getInstance

actual fun getInstance(entity: Entity): EntityInstance

Gets a temporary handle that can be used to access the renderable state.

Return

Non-zero handle if the entity has a renderable component, otherwise null

Parameters

entity

the entity to get the instance for

expect fun getInstance(entity: Entity): EntityInstance

Gets a temporary handle that can be used to access the renderable state.

Return

Non-zero handle if the entity has a renderable component, otherwise null

Parameters

entity

the entity to get the instance for

actual fun getInstance(entity: Entity): EntityInstance

Gets a temporary handle that can be used to access the renderable state.

Return

Non-zero handle if the entity has a renderable component, otherwise null

Parameters

entity

the entity to get the instance for

actual fun getInstance(entity: Entity): EntityInstance

Gets a temporary handle that can be used to access the renderable state.

Return

Non-zero handle if the entity has a renderable component, otherwise null

Parameters

entity

the entity to get the instance for

actual fun getInstance(entity: Entity): EntityInstance

Gets a temporary handle that can be used to access the renderable state.

Return

Non-zero handle if the entity has a renderable component, otherwise null

Parameters

entity

the entity to get the instance for