C# Class CryEngine.Native.ActorInitializationParams

Mostrar archivo Open project: PoppermostProductions/CryMono Class Usage Examples

Public Properties

Property Type Description
ActorPtr System.IntPtr
ChannelId int
EntityPtr System.IntPtr
Id EntityId

Property Details

ActorPtr public_oe property

public IntPtr,System ActorPtr
return System.IntPtr

ChannelId public_oe property

public int ChannelId
return int

EntityPtr public_oe property

public IntPtr,System EntityPtr
return System.IntPtr

Id public_oe property

public EntityId Id
return EntityId