tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
Scene.getInstanceByNameTag
tida
scene
Scene
Returns an instance by name and tag.
class
Scene
@
safe
final nothrow
Instance
getInstanceByNameTag
(
string
name
,
string
tag
)
Parameters
name
string
Instance name.
tag
string
Instance tag.
Meta
Source
See Implementation
tida
scene
Scene
constructors
this
functions
add
getAssortedInstances
getInstanceByClass
getInstanceByMask
getInstanceByName
getInstanceByNameTag
getInstancesByMask
getThreadList
hasInstance
initThread
instanceDestroy
isThreadExists
sort
sortClear
worldCollision
properties
list
variables
bufferThread
camera
erentInstances
instances
isInit
name
Returns an instance by name and tag.