|
static |
Create Entity with a Basic MeshComponent Async.
| [in] | world | Specific World. |
| [in] | name | . |
| [in] | onMeshCreated | function executed to create mesh. |
| [in] | onAdded | function executed after Entity has been added to world. |
Definition at line 13 of file WorldFunctions.cpp.