Prefab
Inherited: None
Description
Public Methods
Object::ObjectList |
absentInCloned (const Prefab::ConstObjectList & cloned) |
Actor * |
actor () const |
bool |
contains (uint32_t uuid) |
Object * |
protoObject (uint32_t uuid) |
Static Methods
None
Methods Description
Object::ObjectList Prefab::absentInCloned (Prefab::ConstObjectList & cloned)
Compares with prefab and returns a list of abset objects in cloned list
Actor * Prefab::actor () const
Returns prototype Actor which will should be instanced
bool Prefab::contains (uint32_t uuid)
Returns true if prefab contains an object with provided uuid
Object * Prefab::protoObject (uint32_t uuid)
Returns a prototype of object with provided uuid