Function sdv::idl::GetEntityByIndex#

Function Documentation#

virtual IInterfaceAccess *sdv::idl::GetEntityByIndex(uint32_t uiIndex) = 0#

Get entity at supplied index.

Parameters:

uiIndex[in] The index to get the entity for.

Returns:

The entity at the index or NULL when there is no entity at this index.