LeviLamina
Loading...
Searching...
No Matches
ActorDefinitionDiffList Class Reference

Public Member Functions

ActorDefinitionDiffListoperator= (ActorDefinitionDiffList const &)
 
 ActorDefinitionDiffList (ActorDefinitionDiffList const &)
 
MCAPI ActorDefinitionDiffList (::ActorDefinitionGroup &definitions)
 
MCAPI void _updateStack ()
 
MCAPI void addDefinition (::std::string const &def)
 
MCAPI void clearChangedDescription ()
 
MCAPI::std::string definitionListToString (::std::string const &delimiter) const
 
MCAPI ::std::unique_ptr<::ActorDefinitionDescriptorgetDescription (bool needsUpdate)
 
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 ()
 

Public Attributes

::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, ::DefinitionInstanceGroupmAddedDefinitionGroup
 
::ll::TypedStorage< 8, 72, ::DefinitionInstanceGroupmRemovedDefinitionGroup
 
::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: