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

Public Member Functions

ScriptContentLogEndPointoperator= (ScriptContentLogEndPoint const &)
 ScriptContentLogEndPoint (ScriptContentLogEndPoint const &)
virtual void log (::LogArea const logLevel, ::LogLevel const message, char const *)
virtual bool logOnlyOnce () const
virtual void flush ()
virtual void setEnabled (bool newState)
virtual bool isEnabled () const
MCAPI ScriptContentLogEndPoint (::ScriptDebugger &debugger)
MCAPI void * $ctor (::ScriptDebugger &debugger)
MCAPI void $dtor ()
MCAPI void $log (::LogArea const logLevel, ::LogLevel const message, char const *)
MCAPI bool $logOnlyOnce () const
MCAPI void $flush ()
MCAPI void $setEnabled (bool newState)
MCAPI bool $isEnabled () const
virtual void log (char const *)
MCAPI void _register (::Bedrock::typeid_t<::ContentLog > id)
MCAPI void _unregister ()
MCAPI void * $ctor ()
MCAPI void $log (char const *)

Static Public Member Functions

static MCAPI void ** $vftableForLogEndPoint ()
static MCAPI void ** $vftableForEnableNonOwnerReferences ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk56e480
::ll::UntypedStorage< 1, 1 > mUnk195740
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Constructor & Destructor Documentation

◆ ScriptContentLogEndPoint()

MCAPI ScriptContentLogEndPoint::ScriptContentLogEndPoint ( ::ScriptDebugger & debugger)
explicit
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.

Member Function Documentation

◆ log() [1/2]

virtual void ScriptContentLogEndPoint::log ( ::LogArea const logLevel,
::LogLevel const message,
char const *  )
virtual

Implements ContentLogEndPoint.

◆ logOnlyOnce()

virtual bool ScriptContentLogEndPoint::logOnlyOnce ( ) const
virtual

Implements ContentLogEndPoint.

◆ flush()

virtual void ScriptContentLogEndPoint::flush ( )
virtual

Implements Bedrock::LogEndPoint.

◆ setEnabled()

virtual void ScriptContentLogEndPoint::setEnabled ( bool newState)
virtual

Implements Bedrock::LogEndPoint.

◆ isEnabled()

virtual bool ScriptContentLogEndPoint::isEnabled ( ) const
virtual

Implements Bedrock::LogEndPoint.

◆ $ctor() [1/2]

MCAPI void * ScriptContentLogEndPoint::$ctor ( ::ScriptDebugger & debugger)
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 ScriptContentLogEndPoint::$dtor ( )
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.

◆ $log() [1/2]

MCAPI void ScriptContentLogEndPoint::$log ( ::LogArea const logLevel,
::LogLevel const message,
char 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.

◆ $logOnlyOnce()

MCAPI bool ScriptContentLogEndPoint::$logOnlyOnce ( ) 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.

◆ $flush()

MCAPI void ScriptContentLogEndPoint::$flush ( )
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.

◆ $setEnabled()

MCAPI void ScriptContentLogEndPoint::$setEnabled ( bool newState)
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.

◆ $isEnabled()

MCAPI bool ScriptContentLogEndPoint::$isEnabled ( ) 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.

◆ $vftableForLogEndPoint()

MCAPI void ** ScriptContentLogEndPoint::$vftableForLogEndPoint ( )
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.

◆ $vftableForEnableNonOwnerReferences()

MCAPI void ** ScriptContentLogEndPoint::$vftableForEnableNonOwnerReferences ( )
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.

◆ log() [2/2]

virtual void ContentLogEndPoint::log ( char const * )
virtualinherited

Implements Bedrock::LogEndPoint.

◆ _register()

MCAPI void ContentLogEndPoint::_register ( ::Bedrock::typeid_t<::ContentLog > 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.

◆ _unregister()

MCAPI void ContentLogEndPoint::_unregister ( )
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/2]

MCAPI void * ContentLogEndPoint::$ctor ( )
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.

◆ $log() [2/2]

MCAPI void ContentLogEndPoint::$log ( char 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.

◆ $vftable()

MCAPI void ** Bedrock::EnableNonOwnerReferences::$vftable ( )
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.

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