Space Engineers
Public Member Functions | Static Public Member Functions | Public Attributes | Properties | List of all members
Sandbox.Game.Entities.MyIDModule Class Reference

This should be replaced by MyEntityOwnershipComponent More...

Public Member Functions

VRage.Game.MyRelationsBetweenPlayerAndBlock GetUserRelationToOwner (long identityId)
 

Static Public Member Functions

static VRage.Game.MyRelationsBetweenPlayerAndBlock GetRelation (long owner, long user, MyOwnershipShareModeEnum share=MyOwnershipShareModeEnum.None)
 

Public Attributes

MyOwnershipShareModeEnum ShareMode = MyOwnershipShareModeEnum.None
 

Properties

long Owner [get, set]
 

Detailed Description

This should be replaced by MyEntityOwnershipComponent

Definition at line 36 of file MyIDModule.cs.

Member Function Documentation

static VRage.Game.MyRelationsBetweenPlayerAndBlock Sandbox.Game.Entities.MyIDModule.GetRelation ( long  owner,
long  user,
MyOwnershipShareModeEnum  share = MyOwnershipShareModeEnum.None 
)
inlinestatic

Definition at line 58 of file MyIDModule.cs.

VRage.Game.MyRelationsBetweenPlayerAndBlock Sandbox.Game.Entities.MyIDModule.GetUserRelationToOwner ( long  identityId)
inline

Definition at line 53 of file MyIDModule.cs.

Member Data Documentation

MyOwnershipShareModeEnum Sandbox.Game.Entities.MyIDModule.ShareMode = MyOwnershipShareModeEnum.None

Definition at line 51 of file MyIDModule.cs.

Property Documentation

long Sandbox.Game.Entities.MyIDModule.Owner
getset

Definition at line 41 of file MyIDModule.cs.


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