|
|
ActorDefinitionDiffList & | operator= (ActorDefinitionDiffList const &) |
|
| ActorDefinitionDiffList (ActorDefinitionDiffList const &) |
|
MCAPI | ActorDefinitionDiffList (::ActorDefinitionGroup &definitions) |
|
MCAPI ::std::unique_ptr<::ActorDefinitionDescriptor > | _getDescriptionFrom (uint64 start, uint64 end) |
|
MCAPI void | _updateStack () |
|
MCAPI void | addDefinition (::std::string const &def) |
|
MCAPI void | addPendingPropertyChange (uint64 overallPropertyIndex, ::std::variant< int, float, bool, uint64 > value) |
|
MCAPI void | clearChangedDescription () |
|
MCAPI::std::string | definitionListToString (::std::string const &delimiter) const |
|
MCFOLD::ActorDefinitionDescriptor & | getChangedDescription () |
|
MCFOLD ::std::vector<::DiffListPair > const & | getDefinitionStack () const |
|
MCAPI bool | hasDefinition (::std::string const &def) const |
|
MCAPI void | removeDefinition (::std::string const &def) |
|
MCAPI void | setDefinitionStack (::std::vector<::DiffListPair > &stack) |
|
MCAPI void | unlockChanges () |
|
MCAPI void * | $ctor (::ActorDefinitionGroup &definitions) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 8, ::ActorDefinitionGroup & > | mDefinitions |
|
::ll::TypedStorage< 8, 24, ::std::vector<::DiffListPair > > | mDefinitionStack |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::ActorDefinitionDescriptor > > | mChangedDescription |
|
::ll::TypedStorage< 1, 1, bool > | mChanged |
|
::ll::TypedStorage< 8, 72, ::DefinitionInstanceGroup > | mAddedDefinitionGroup |
|
::ll::TypedStorage< 8, 72, ::DefinitionInstanceGroup > | mRemovedDefinitionGroup |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map< uint64, ::std::variant< int, float, bool, uint64 > > > | mPendingPropertyChanges |
|
::ll::TypedStorage< 1, 1, bool > | mLockedChanges |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::pair< bool, ::std::string > > > | mPendingChanges |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map< uint64, ::std::variant< int, float, bool, uint64 > > > | mDeferredPropertyChanges |
The documentation for this class was generated from the following file: