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

Public Member Functions

WeatherManagerProxyoperator= (WeatherManagerProxy const &)
 
 WeatherManagerProxy (WeatherManagerProxy const &)
 
virtual float getRainLevel () const
 
virtual float getLightningLevel () const
 
virtual int getRainTime () const
 
virtual int getLightningTime () const
 
virtual void setRainLevel (float rainLevel)
 
virtual void setLightningLevel (float lightningLevel)
 
virtual void setRainTime (int rainTime)
 
virtual void setLightningTime (int lightningTime)
 
MCAPI float $getRainLevel () const
 
MCAPI float $getLightningLevel () const
 
MCAPI int $getRainTime () const
 
MCAPI int $getLightningTime () const
 
MCAPI void $setRainLevel (float rainLevel)
 
MCAPI void $setLightningLevel (float lightningLevel)
 
MCAPI void $setRainTime (int rainTime)
 
MCAPI void $setLightningTime (int lightningTime)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk2bc75f
 

Member Function Documentation

◆ getRainLevel()

virtual float WeatherManagerProxy::getRainLevel ( ) const
virtual

Implements IWeatherManagerProxy.

◆ getLightningLevel()

virtual float WeatherManagerProxy::getLightningLevel ( ) const
virtual

Implements IWeatherManagerProxy.

◆ getRainTime()

virtual int WeatherManagerProxy::getRainTime ( ) const
virtual

Implements IWeatherManagerProxy.

◆ getLightningTime()

virtual int WeatherManagerProxy::getLightningTime ( ) const
virtual

Implements IWeatherManagerProxy.

◆ setRainLevel()

virtual void WeatherManagerProxy::setRainLevel ( float rainLevel)
virtual

Implements IWeatherManagerProxy.

◆ setLightningLevel()

virtual void WeatherManagerProxy::setLightningLevel ( float lightningLevel)
virtual

Implements IWeatherManagerProxy.

◆ setRainTime()

virtual void WeatherManagerProxy::setRainTime ( int rainTime)
virtual

Implements IWeatherManagerProxy.

◆ setLightningTime()

virtual void WeatherManagerProxy::setLightningTime ( int lightningTime)
virtual

Implements IWeatherManagerProxy.

◆ $getRainLevel()

MCAPI float WeatherManagerProxy::$getRainLevel ( ) const
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.

◆ $getLightningLevel()

MCAPI float WeatherManagerProxy::$getLightningLevel ( ) const
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.

◆ $getRainTime()

MCAPI int WeatherManagerProxy::$getRainTime ( ) const
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.

◆ $getLightningTime()

MCAPI int WeatherManagerProxy::$getLightningTime ( ) const
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.

◆ $setRainLevel()

MCAPI void WeatherManagerProxy::$setRainLevel ( float rainLevel)
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.

◆ $setLightningLevel()

MCAPI void WeatherManagerProxy::$setLightningLevel ( float lightningLevel)
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.

◆ $setRainTime()

MCAPI void WeatherManagerProxy::$setRainTime ( int rainTime)
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.

◆ $setLightningTime()

MCAPI void WeatherManagerProxy::$setLightningTime ( int lightningTime)
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 ** WeatherManagerProxy::$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.

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