|
LeviLamina
|
Public Member Functions | |
| ActorSoundIdentifier & | operator= (ActorSoundIdentifier const &) |
| ActorSoundIdentifier (ActorSoundIdentifier const &) | |
| MCAPI | ActorSoundIdentifier (::Actor const &actor) |
| MCAPI | ActorSoundIdentifier (::Bedrock::NotNullNonOwnerPtr<::ActorFetcher const > actorFetcher, ::ActorDefinitionIdentifier const &identifier, ::ActorUniqueID actorid, bool isBaby) |
| MCAPI_C ::std::optional<::RenderParams > | tryCreateRenderParamsForVariants () const |
| MCAPI void * | $ctor () |
| MCAPI void * | $ctor (::Actor const &actor) |
| MCAPI void * | $ctor (::Bedrock::NotNullNonOwnerPtr<::ActorFetcher const > actorFetcher, ::ActorDefinitionIdentifier const &identifier, ::ActorUniqueID actorid, bool isBaby) |
| MCFOLD void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::ActorDefinitionIdentifier const & > | mIdentifier |
| ::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::ActorFetcher const > > | mActorFetcher |
| ::ll::TypedStorage< 8, 8, ::ActorUniqueID > | mActorId |
| ::ll::TypedStorage< 1, 1, bool > | mIsBaby |