Space Engineers
Public Member Functions | Public Attributes | Properties | List of all members
VRage.Game.MyObjectBuilder_Identity Class Reference
Inheritance diagram for VRage.Game.MyObjectBuilder_Identity:
VRage.ObjectBuilders.MyObjectBuilder_Base

Public Member Functions

bool ShouldSerializePlayerId ()
 
bool ShouldSerializeColorMask ()
 
- Public Member Functions inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
bool ShouldSerializeSubtypeId ()
 
void Save (string filepath)
 
virtual MyObjectBuilder_Base Clone ()
 

Public Attributes

long IdentityId
 
string DisplayName
 
long CharacterEntityId
 
string Model
 
SerializableVector3 ColorMask
 
int BlockLimitModifier
 
DateTime LastLoginTime
 

Properties

long PlayerId [get, set]
 
- Properties inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
MyStringHash SubtypeId [get]
 
string SubtypeName [get, set]
 
MyObjectBuilderType TypeId [get]
 

Detailed Description

Definition at line 11 of file MyObjectBuilder_Identity.cs.

Member Function Documentation

bool VRage.Game.MyObjectBuilder_Identity.ShouldSerializeColorMask ( )
inline

Definition at line 38 of file MyObjectBuilder_Identity.cs.

bool VRage.Game.MyObjectBuilder_Identity.ShouldSerializePlayerId ( )
inline

Definition at line 20 of file MyObjectBuilder_Identity.cs.

Member Data Documentation

int VRage.Game.MyObjectBuilder_Identity.BlockLimitModifier

Definition at line 41 of file MyObjectBuilder_Identity.cs.

long VRage.Game.MyObjectBuilder_Identity.CharacterEntityId

Definition at line 30 of file MyObjectBuilder_Identity.cs.

SerializableVector3 VRage.Game.MyObjectBuilder_Identity.ColorMask

Definition at line 37 of file MyObjectBuilder_Identity.cs.

string VRage.Game.MyObjectBuilder_Identity.DisplayName

Definition at line 27 of file MyObjectBuilder_Identity.cs.

long VRage.Game.MyObjectBuilder_Identity.IdentityId

Definition at line 23 of file MyObjectBuilder_Identity.cs.

DateTime VRage.Game.MyObjectBuilder_Identity.LastLoginTime

Definition at line 44 of file MyObjectBuilder_Identity.cs.

string VRage.Game.MyObjectBuilder_Identity.Model

Definition at line 34 of file MyObjectBuilder_Identity.cs.

Property Documentation

long VRage.Game.MyObjectBuilder_Identity.PlayerId
getset

Definition at line 16 of file MyObjectBuilder_Identity.cs.


The documentation for this class was generated from the following file: