IOrganismWorldBoundaryID Property |
Retrieves the organism ID representing your creature within the world.
Namespace: Terrarium.Sdk.InterfacesAssembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
SyntaxReadOnly Property ID As String
Get
property String^ ID {
String^ get ();
}
abstract ID : string with get
Property Value
Type:
String
See Also