LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptUnderwaterMovementComponent Class Reference
+ Inheritance diagram for ScriptModuleMinecraft::ScriptUnderwaterMovementComponent:

Public Member Functions

virtual ::Scripting::Result_deprecated< float > getCurrent () const
 
virtual ::Scripting::Result_deprecated< bool > setCurrent (float const &value) const
 
virtual ::Scripting::Result_deprecated< float > getValue () const
 
virtual ::Scripting::Result_deprecated< float > getEffectiveMinValue () const
 
virtual ::Scripting::Result_deprecated< float > getEffectiveMaxValue () const
 
virtual ::Scripting::Result_deprecated< void > resetToMinValue () const
 
virtual ::Scripting::Result_deprecated< void > resetToMaxValue () const
 
virtual ::Scripting::Result_deprecated< void > resetToDefaultValue () const
 
virtual bool _isValid () const
 
MCAPI ::Scripting::Result_deprecated< float > $getCurrent () const
 
MCAPI ::Scripting::Result_deprecated< bool > $setCurrent (float const &value) const
 
MCAPI ::Scripting::Result_deprecated< float > $getValue () const
 
MCAPI ::Scripting::Result_deprecated< float > $getEffectiveMinValue () const
 
MCAPI ::Scripting::Result_deprecated< float > $getEffectiveMaxValue () const
 
MCAPI ::Scripting::Result_deprecated< void > $resetToMinValue () const
 
MCAPI ::Scripting::Result_deprecated< void > $resetToMaxValue () const
 
MCAPI ::Scripting::Result_deprecated< void > $resetToDefaultValue () const
 
MCAPI bool $_isValid () const
 
MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorgetEntityV1 () const
 
MCAPI ::Scripting::Result< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor >, ::ScriptModuleMinecraft::ScriptInvalidActorErrorgetEntityV2 () const
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptActorComponent const &)
 
MCAPI void * $ctor (::WeakEntityRef const &entity, ::Scripting::WeakLifetimeScope const &context, ::std::string const &id)
 
MCAPI void * $ctor (::Scripting::WeakLifetimeScope const &scope, ::std::optional<::std::string > id)
 
MCAPI void $dtor ()
 
virtual::std::string const & getTypeId_V1 () const
 
virtual::std::string const & getTypeId_V2 () const
 
MCAPI::std::string const & $getTypeId_V1 () const
 
MCAPI::std::string const & $getTypeId_V2 () const
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind (::ScriptModuleMinecraft::ScriptComponentTypeEnumBuilder &componentTypeEnumBuilder)
 
static MCAPI char const *& ComponentId ()
 
static MCAPI void ** $vftable ()
 
static MCAPI ::Scripting::ClassBinding bind ()
 
static MCAPI ::Scripting::ClassBinding bindV010 ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkc8d220
 
::ll::UntypedStorage< 8, 24 > mUnk62f2d0
 
::ll::UntypedStorage< 8, 32 > mUnkc4b3d3
 
::ll::UntypedStorage< 8, 16 > mUnkad83bc
 
::ll::UntypedStorage< 8, 40 > mUnkf28bfb
 

Member Function Documentation

◆ bind() [1/2]

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptUnderwaterMovementComponent::bind ( ::ScriptModuleMinecraft::ScriptComponentTypeEnumBuilder & componentTypeEnumBuilder)
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ComponentId()

static MCAPI char const *& ScriptModuleMinecraft::ScriptUnderwaterMovementComponent::ComponentId ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** ScriptModuleMinecraft::ScriptUnderwaterMovementComponent::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ _isValid()

virtual bool ScriptModuleMinecraft::AttributeScriptActorComponent::_isValid ( ) const
virtualinherited

◆ bind() [2/2]

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::AttributeScriptActorComponent::bind ( )
staticinherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getCurrent()

MCAPI ::Scripting::Result_deprecated< float > ScriptModuleMinecraft::AttributeScriptActorComponent::$getCurrent ( ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $setCurrent()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::AttributeScriptActorComponent::$setCurrent ( float const & value) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getValue()

MCAPI ::Scripting::Result_deprecated< float > ScriptModuleMinecraft::AttributeScriptActorComponent::$getValue ( ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getEffectiveMinValue()

MCAPI ::Scripting::Result_deprecated< float > ScriptModuleMinecraft::AttributeScriptActorComponent::$getEffectiveMinValue ( ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getEffectiveMaxValue()

MCAPI ::Scripting::Result_deprecated< float > ScriptModuleMinecraft::AttributeScriptActorComponent::$getEffectiveMaxValue ( ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $resetToMinValue()

MCAPI ::Scripting::Result_deprecated< void > ScriptModuleMinecraft::AttributeScriptActorComponent::$resetToMinValue ( ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $resetToMaxValue()

MCAPI ::Scripting::Result_deprecated< void > ScriptModuleMinecraft::AttributeScriptActorComponent::$resetToMaxValue ( ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $resetToDefaultValue()

MCAPI ::Scripting::Result_deprecated< void > ScriptModuleMinecraft::AttributeScriptActorComponent::$resetToDefaultValue ( ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $_isValid()

MCAPI bool ScriptModuleMinecraft::AttributeScriptActorComponent::$_isValid ( ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getEntityV1()

MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > ScriptModuleMinecraft::ScriptActorComponent::getEntityV1 ( ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getEntityV2()

MCAPI ::Scripting::Result< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor >, ::ScriptModuleMinecraft::ScriptInvalidActorError > ScriptModuleMinecraft::ScriptActorComponent::getEntityV2 ( ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ bindV010()

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptActorComponent::bindV010 ( )
staticinherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [1/3]

MCAPI void * ScriptModuleMinecraft::ScriptActorComponent::$ctor ( ::ScriptModuleMinecraft::ScriptActorComponent const & )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [2/3]

MCAPI void * ScriptModuleMinecraft::ScriptActorComponent::$ctor ( ::WeakEntityRef const & entity,
::Scripting::WeakLifetimeScope const & context,
::std::string const & id )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [3/3]

MCAPI void * ScriptModuleMinecraft::ScriptComponent::$ctor ( ::Scripting::WeakLifetimeScope const & scope,
::std::optional<::std::string > id )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void ScriptModuleMinecraft::ScriptActorComponent::$dtor ( )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getTypeId_V1()

MCAPI::std::string const & ScriptModuleMinecraft::ScriptComponent::$getTypeId_V1 ( ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getTypeId_V2()

MCAPI::std::string const & ScriptModuleMinecraft::ScriptComponent::$getTypeId_V2 ( ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: