Shared.Steam.SteamManager
Type JSONpublic class in Shared.Steam
Type metadata
- Assembly
Shared - Namespace
Shared.Steam - Base type
System.Object - Hash
25CF794F82F86D161BF997ED625B076C13FF6FC00876C1E2FDE7AA54362A523E
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
GameServerInitialized# | public | public System.Boolean GameServerInitialized |
Initialized# | public | public System.Boolean Initialized |
OnNeedsToExit# | private | private System.Action OnNeedsToExit |
UserSteamId# | public | public Steamworks.CSteamID UserSteamId |
Events
| Name | Visibility | Signature |
|---|---|---|
OnNeedsToExit# | public | public System.Action OnNeedsToExit |
Methods
Init
#
public System.Void Init()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
65F13C558B06E5A679B5D1E2834122C7E4D265CA6574BC0282763FAD9997F5ED - Body hash
A6E63785BAD9287E806712BA38F039D3B7240C85220C293E1812DAA6FAF354B0 - IL size198
Referenced calls
Steamworks.Packsize::Test()CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)Steamworks.DllCheck::Test()Steamworks.AppId_t::.ctor(System.UInt32)Steamworks.SteamAPI::RestartAppIfNecessary(Steamworks.AppId_t)System.Action::Invoke()Steamworks.SteamAPI::Init()CandideCreator.Shared.Helpers.DebugHelper::PrintAndConsole(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()Steamworks.SteamUser::GetSteamID()
Called by
String literals
[Steamworks.NET] Packsize Test returned false, the wrong version of Steamworks.NET is being run in this platform.[Steamworks.NET] DllCheck Test returned false, One or more of the Steamworks binaries seems to be the wrong version.Failed to initialize Steamworks APIInitialized Steamworks API[Steamworks.NET] Could not load [lib]steam_api.dll/so/dylib. It's likely not in the correct location. Refer to the READM
OnShutdown
#
public System.Void OnShutdown()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
098B276E5FD0FDE5E5FA90D596E46C3975FD804E7A28558754B32DC723348AFC - Body hash
44158454B456C02E426E49AF1B41318E3202F15ADE74594A3DD178646A60B2B7 - IL size20
Referenced calls
Steamworks.SteamAPI::Shutdown()
SteamApiDebugTextHook
#
private System.Void SteamApiDebugTextHook(System.Int32 nSeverity, System.Text.StringBuilder pchDebugText)
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
20E1086F648EF7E0166FBBBAD481E11CA8BFDBDEA8E6CA57739D84970AE54670 - Body hash
B7E7EE15CD8894CD03EDA65CFCD27DB2AEAC117E4CAD02EC157CD2D4E471FD76 - IL size12
Referenced calls
System.Object::ToString()CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)
Update
#
public System.Void Update()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
1DA030CE21B335B64DE2105E98D13BFCF37CC757A17E9C200E1632F6C9CBD6A5 - Body hash
A00430485D23B538870885F0F2A5E9B56936EF4A64A45308D5C13FA3E8E8AF03 - IL size14
Referenced calls
Steamworks.SteamAPI::RunCallbacks()
Called by
UpdateGameServer
#
public System.Void UpdateGameServer()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
4897D32682F9F808CED1FDE7133010FA5F15F62083031EB4629B82D8E126E92F - Body hash
9E299A63BB83E21CD24EF6A57BCC3603A9B765CD233A858B334D625B0B491954 - IL size26
Referenced calls
Steamworks.SteamAPI::RunCallbacks()Steamworks.GameServer::RunCallbacks()