LeviLamina
|
Public Member Functions | |
virtual bool | _isValid () const |
MCAPI bool | $_isValid () const |
virtual ::Scripting::Result_deprecated< bool > | getIsAmphibious () const |
virtual ::Scripting::Result_deprecated< bool > | getAvoidSun () const |
virtual ::Scripting::Result_deprecated< bool > | getCanPassDoors () const |
virtual ::Scripting::Result_deprecated< bool > | getCanOpenDoors () const |
virtual ::Scripting::Result_deprecated< bool > | getCanOpenIronDoors () const |
virtual ::Scripting::Result_deprecated< bool > | getCanBreakDoors () const |
virtual ::Scripting::Result_deprecated< bool > | getAvoidWater () const |
virtual ::Scripting::Result_deprecated< bool > | getAvoidDamageBlocks () const |
virtual ::Scripting::Result_deprecated< bool > | getCanFloat () const |
virtual ::Scripting::Result_deprecated< bool > | getCanSink () const |
virtual ::Scripting::Result_deprecated< bool > | getCanPathOverWater () const |
virtual ::Scripting::Result_deprecated< bool > | getCanPathOverLava () const |
virtual ::Scripting::Result_deprecated< bool > | getCanWalkInLava () const |
virtual ::Scripting::Result_deprecated< bool > | getAvoidPortals () const |
virtual ::Scripting::Result_deprecated< bool > | getCanWalk () const |
virtual ::Scripting::Result_deprecated< bool > | getCanSwim () const |
virtual ::Scripting::Result_deprecated< bool > | getCanBreach () const |
virtual ::Scripting::Result_deprecated< bool > | getCanJump () const |
virtual ::Scripting::Result_deprecated< bool > | getCanPathFromAir () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getIsAmphibious () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getAvoidSun () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getCanPassDoors () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getCanOpenDoors () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getCanOpenIronDoors () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getCanBreakDoors () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getAvoidWater () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getAvoidDamageBlocks () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getCanFloat () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getCanSink () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getCanPathOverWater () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getCanPathOverLava () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getCanWalkInLava () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getAvoidPortals () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getCanWalk () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getCanSwim () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getCanBreach () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getCanJump () const |
MCAPI ::Scripting::Result_deprecated< bool > | $getCanPathFromAir () const |
MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > | getEntity () const |
MCAPI void * | $ctor (::ScriptModuleMinecraft::ScriptActorComponent const &) |
MCAPI void * | $ctor (::WeakEntityRef const &entity, ::Scripting::WeakLifetimeScope const &context, ::std::string const &id) |
MCAPI void | $dtor () |
Static Public Member Functions | |
static MCAPI ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptNavigationGenericComponent > | bind (::ScriptModuleMinecraft::ScriptComponentTypeEnumBuilder &componentTypeEnumBuilder) |
static MCAPI char const *& | ComponentId () |
static MCAPI void ** | $vftable () |
static MCAPI ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::NavigationScriptActorComponent > | bind () |
static MCAPI ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptActorComponent > | bindV010 () |
Public Attributes | |
::ll::UntypedStorage< 8, 8 > | mUnk1c9dd4 |
::ll::UntypedStorage< 8, 24 > | mUnk62f2d0 |
::ll::UntypedStorage< 8, 32 > | mUnkc4b3d3 |
::ll::UntypedStorage< 8, 16 > | mUnkad83bc |
::ll::UntypedStorage< 8, 32 > | mUnk4e2e45 |
|
virtual |
Implements ScriptModuleMinecraft::ScriptComponent.