LeviLamina
Loading...
Searching...
No Matches
ScriptModuleServerGraphics::ScriptBiomeWater Class Reference

Classes

struct  BiomeKey

Public Member Functions

ScriptBiomeWater & operator= (ScriptBiomeWater const &)
 ScriptBiomeWater (ScriptBiomeWater const &)
MCAPI ::Scripting::Result< void, ::Scripting::EngineError_sendResetPacket (::GraphicsOverrideParameterType parameterType)
MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentError_sendSetPacket (::GraphicsOverrideParameterType parameterType, float inValue, float minValue, float maxValue)
MCAPI ::Scripting::Result< void, ::Scripting::EngineErrorresetCDOM ()
MCAPI ::Scripting::Result< void, ::Scripting::EngineErrorresetChlorophyll ()
MCAPI ::Scripting::Result< void, ::Scripting::EngineErrorresetSuspendedSediment ()
MCAPI ::Scripting::Result< void, ::Scripting::EngineErrorresetWavesDepth ()
MCAPI ::Scripting::Result< void, ::Scripting::EngineErrorresetWavesDirectionIncrement ()
MCAPI ::Scripting::Result< void, ::Scripting::EngineErrorresetWavesFrequency ()
MCAPI ::Scripting::Result< void, ::Scripting::EngineErrorresetWavesFrequencyScaling ()
MCAPI ::Scripting::Result< void, ::Scripting::EngineErrorresetWavesMix ()
MCAPI ::Scripting::Result< void, ::Scripting::EngineErrorresetWavesOctaves ()
MCAPI ::Scripting::Result< void, ::Scripting::EngineErrorresetWavesPull ()
MCAPI ::Scripting::Result< void, ::Scripting::EngineErrorresetWavesShape ()
MCAPI ::Scripting::Result< void, ::Scripting::EngineErrorresetWavesSpeed ()
MCAPI ::Scripting::Result< void, ::Scripting::EngineErrorresetWavesSpeedScaling ()
MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentErrorsetCDOM (float cdom)
MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentErrorsetChlorophyll (float chlorophyll)
MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentErrorsetSuspendedSediment (float suspendedSediment)
MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentErrorsetWavesDepth (float wavesDepth)
MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentErrorsetWavesDirectionIncrement (float wavesDirectionIncrement)
MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentErrorsetWavesFrequency (float wavesFrequency)
MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentErrorsetWavesFrequencyScaling (float wavesFrequencyScaling)
MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentErrorsetWavesMix (float wavesMix)
MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentErrorsetWavesOctaves (int wavesOctaves)
MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentErrorsetWavesPull (float wavesPull)
MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentErrorsetWavesShape (float wavesShape)
MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentErrorsetWavesSpeed (float wavesSpeed)
MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentErrorsetWavesSpeedScaling (float wavesSpeedScaling)

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk4e5505
::ll::UntypedStorage< 8, 32 > mUnk6cfe64

Member Function Documentation

◆ _sendResetPacket()

MCAPI ::Scripting::Result< void, ::Scripting::EngineError > ScriptModuleServerGraphics::ScriptBiomeWater::_sendResetPacket ( ::GraphicsOverrideParameterType parameterType)
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.

◆ _sendSetPacket()

MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentError > ScriptModuleServerGraphics::ScriptBiomeWater::_sendSetPacket ( ::GraphicsOverrideParameterType parameterType,
float inValue,
float minValue,
float maxValue )
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.

◆ resetCDOM()

MCAPI ::Scripting::Result< void, ::Scripting::EngineError > ScriptModuleServerGraphics::ScriptBiomeWater::resetCDOM ( )
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.

◆ resetChlorophyll()

MCAPI ::Scripting::Result< void, ::Scripting::EngineError > ScriptModuleServerGraphics::ScriptBiomeWater::resetChlorophyll ( )
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.

◆ resetSuspendedSediment()

MCAPI ::Scripting::Result< void, ::Scripting::EngineError > ScriptModuleServerGraphics::ScriptBiomeWater::resetSuspendedSediment ( )
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.

◆ resetWavesDepth()

MCAPI ::Scripting::Result< void, ::Scripting::EngineError > ScriptModuleServerGraphics::ScriptBiomeWater::resetWavesDepth ( )
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.

◆ resetWavesDirectionIncrement()

MCAPI ::Scripting::Result< void, ::Scripting::EngineError > ScriptModuleServerGraphics::ScriptBiomeWater::resetWavesDirectionIncrement ( )
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.

◆ resetWavesFrequency()

MCAPI ::Scripting::Result< void, ::Scripting::EngineError > ScriptModuleServerGraphics::ScriptBiomeWater::resetWavesFrequency ( )
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.

◆ resetWavesFrequencyScaling()

MCAPI ::Scripting::Result< void, ::Scripting::EngineError > ScriptModuleServerGraphics::ScriptBiomeWater::resetWavesFrequencyScaling ( )
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.

◆ resetWavesMix()

MCAPI ::Scripting::Result< void, ::Scripting::EngineError > ScriptModuleServerGraphics::ScriptBiomeWater::resetWavesMix ( )
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.

◆ resetWavesOctaves()

MCAPI ::Scripting::Result< void, ::Scripting::EngineError > ScriptModuleServerGraphics::ScriptBiomeWater::resetWavesOctaves ( )
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.

◆ resetWavesPull()

MCAPI ::Scripting::Result< void, ::Scripting::EngineError > ScriptModuleServerGraphics::ScriptBiomeWater::resetWavesPull ( )
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.

◆ resetWavesShape()

MCAPI ::Scripting::Result< void, ::Scripting::EngineError > ScriptModuleServerGraphics::ScriptBiomeWater::resetWavesShape ( )
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.

◆ resetWavesSpeed()

MCAPI ::Scripting::Result< void, ::Scripting::EngineError > ScriptModuleServerGraphics::ScriptBiomeWater::resetWavesSpeed ( )
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.

◆ resetWavesSpeedScaling()

MCAPI ::Scripting::Result< void, ::Scripting::EngineError > ScriptModuleServerGraphics::ScriptBiomeWater::resetWavesSpeedScaling ( )
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.

◆ setCDOM()

MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentError > ScriptModuleServerGraphics::ScriptBiomeWater::setCDOM ( float cdom)
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.

◆ setChlorophyll()

MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentError > ScriptModuleServerGraphics::ScriptBiomeWater::setChlorophyll ( float chlorophyll)
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.

◆ setSuspendedSediment()

MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentError > ScriptModuleServerGraphics::ScriptBiomeWater::setSuspendedSediment ( float suspendedSediment)
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.

◆ setWavesDepth()

MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentError > ScriptModuleServerGraphics::ScriptBiomeWater::setWavesDepth ( float wavesDepth)
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.

◆ setWavesDirectionIncrement()

MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentError > ScriptModuleServerGraphics::ScriptBiomeWater::setWavesDirectionIncrement ( float wavesDirectionIncrement)
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.

◆ setWavesFrequency()

MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentError > ScriptModuleServerGraphics::ScriptBiomeWater::setWavesFrequency ( float wavesFrequency)
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.

◆ setWavesFrequencyScaling()

MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentError > ScriptModuleServerGraphics::ScriptBiomeWater::setWavesFrequencyScaling ( float wavesFrequencyScaling)
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.

◆ setWavesMix()

MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentError > ScriptModuleServerGraphics::ScriptBiomeWater::setWavesMix ( float wavesMix)
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.

◆ setWavesOctaves()

MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentError > ScriptModuleServerGraphics::ScriptBiomeWater::setWavesOctaves ( int wavesOctaves)
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.

◆ setWavesPull()

MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentError > ScriptModuleServerGraphics::ScriptBiomeWater::setWavesPull ( float wavesPull)
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.

◆ setWavesShape()

MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentError > ScriptModuleServerGraphics::ScriptBiomeWater::setWavesShape ( float wavesShape)
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.

◆ setWavesSpeed()

MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentError > ScriptModuleServerGraphics::ScriptBiomeWater::setWavesSpeed ( float wavesSpeed)
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.

◆ setWavesSpeedScaling()

MCAPI ::Scripting::Result< void, ::Scripting::InvalidArgumentError > ScriptModuleServerGraphics::ScriptBiomeWater::setWavesSpeedScaling ( float wavesSpeedScaling)
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.

◆ bind()

MCAPI ::Scripting::ClassBinding ScriptModuleServerGraphics::ScriptBiomeWater::bind ( )
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.

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