|
|
SpawnActorParameters & | operator= (SpawnActorParameters const &) |
|
MCAPI | SpawnActorParameters (::SpawnActorParameters &&) |
|
MCAPI | SpawnActorParameters (::SpawnActorParameters const &) |
|
MCAPI void | setItem (::ItemDescriptor const &itemDescriptor) |
|
MCAPI void | setSpawnEntity (::std::string const &name) |
|
MCAPI void | setSpawnEvent (::std::string const &name) |
|
MCAPI void | setSpawnSound (::std::string const &name) |
|
MCAPI void | setSpawnTimeMax (int const &value) |
|
MCAPI void | setSpawnTimeMin (int const &value) |
|
MCAPI void * | $ctor () |
|
MCAPI void * | $ctor (::SpawnActorParameters &&) |
|
MCAPI void * | $ctor (::SpawnActorParameters const &) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 4, 4, int > | mSpawnTimeMin |
|
::ll::TypedStorage< 4, 4, int > | mSpawnTimeMax |
|
::ll::TypedStorage< 4, 4, ::SharedTypes::Legacy::LevelSoundEvent > | mSpawnSound |
|
::ll::TypedStorage< 8, 16, ::ItemDescriptor > | mItemDescriptor |
|
::ll::TypedStorage< 8, 32, ::std::string > | mEntityDefinition |
|
::ll::TypedStorage< 8, 32, ::std::string > | mSpawnMethod |
|
::ll::TypedStorage< 8, 104, ::ActorDefinitionTrigger > | mOnItemSpawnEvent |
|
::ll::TypedStorage< 8, 64, ::ActorFilterGroup > | mFilters |
|
::ll::TypedStorage< 1, 1, bool > | mSingleUse |
|
::ll::TypedStorage< 1, 1, bool > | mShouldLeash |
|
::ll::TypedStorage< 4, 4, int > | mNumToSpawn |
The documentation for this struct was generated from the following file: