Space Engineers
|
This is the complete list of members for Sandbox.Game.Multiplayer.MyCameraCollection, including all inherited members.
ContainsPlayer(PlayerId pid) | Sandbox.Game.Multiplayer.MyCameraCollection | inline |
LoadCameraCollection(MyObjectBuilder_Checkpoint checkpoint) | Sandbox.Game.Multiplayer.MyCameraCollection | inline |
RequestSaveEntityCameraSettings(PlayerId pid, long entityId, bool isFirstPerson, double distance, float headAngleX, float headAngleY) | Sandbox.Game.Multiplayer.MyCameraCollection | inline |
SaveCameraCollection(MyObjectBuilder_Checkpoint checkpoint) | Sandbox.Game.Multiplayer.MyCameraCollection | inline |
SaveEntityCameraSettings(PlayerId pid, long entityId, bool isFirstPerson, double distance, float headAngleX, float headAngleY, bool sync=true) | Sandbox.Game.Multiplayer.MyCameraCollection | inline |
SaveEntityCameraSettingsLocally(PlayerId pid, long entityId, bool isFirstPerson, double distance, float headAngleX, float headAngleY) | Sandbox.Game.Multiplayer.MyCameraCollection | inline |
TryGetCameraSettings(PlayerId pid, long entityId, out MyEntityCameraSettings cameraSettings) | Sandbox.Game.Multiplayer.MyCameraCollection | inline |