EntityIDAndType Constructor
Public Sub New( _
ByVal entity_id As EntityID, _
ByVal entity_type As EntityType _
)
This language is not supported or no code example is available.
public EntityIDAndType(
EntityID entity_id,
EntityType entity_type
)
This language is not supported or no code example is available.
public:
EntityIDAndType(
EntityID^ entity_id,
EntityType entity_type
)
This language is not supported or no code example is available.
Parameters
- entity_id
- EntityID
- entity_type
- EntityType