ScriptGameInstance
Description
Functions
GetAchievementSystem(self: ScriptGameInstance) -> handle:gameAchievementSystem
GetDelaySystem(self: ScriptGameInstance) -> handle:gameDelaySystem
GetFxSystem(self: ScriptGameInstance) -> handle:gameFxSystem
GetSimTime(self: ScriptGameInstance) -> EngineTime
GetTelemetrySystem(self: ScriptGameInstance) -> handle:gameTelemetryTelemetrySystem
GetTeleportationFacility(self: ScriptGameInstance) -> handle:gameTeleportationFacility
GetTimeSystem(self: ScriptGameInstance) -> handle:gameTimeSystem
GetVehicleSystem(self: ScriptGameInstance) -> handle:gameVehicleSystem
Last updated