|
MCAPI | MolangQueryFunction (::std::function<::MolangScriptArg const &(::RenderParams &, ::std::vector<::ExpressionNode > const &)> accessor, ::std::string_view documentation, uint64 minArgumentCount, uint64 maxArgumentCount, ::std::initializer_list< int > const &experiments, ::MolangQueryFunctionReturnType functionReturnType) |
|
MCAPI | ~MolangQueryFunction () |
|
MCAPI void * | $ctor (::std::function<::MolangScriptArg const &(::RenderParams &, ::std::vector<::ExpressionNode > const &)> accessor, ::std::string_view documentation, uint64 minArgumentCount, uint64 maxArgumentCount, ::std::initializer_list< int > const &experiments, ::MolangQueryFunctionReturnType functionReturnType) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 64, ::std::function<::MolangScriptArg const &(::RenderParams &, ::std::vector<::ExpressionNode > const &)> > | mAccessor |
|
::ll::TypedStorage< 8, 32, ::std::string > | mDocumentation |
|
::ll::TypedStorage< 8, 8, uint64 > | mMinArgumentCount |
|
::ll::TypedStorage< 8, 8, uint64 > | mMaxArgumentCount |
|
::ll::TypedStorage< 8, 24, ::std::vector< int > > | mExperiments |
|
::ll::TypedStorage< 8, 8, ::MolangQueryFunctionReturnType > | mFunctionReturnType |
|
::ll::TypedStorage< 2, 2, ::MolangVersion > | mFirstAvailableMolangVersion |
|
::ll::TypedStorage< 2, 2, ::MolangVersion > | mLastAvailableMolangVersion |
|
◆ MolangQueryFunction()
MCAPI MolangQueryFunction::MolangQueryFunction |
( |
::std::function<::MolangScriptArg const &(::RenderParams &, ::std::vector<::ExpressionNode > const &)> | accessor, |
|
|
::std::string_view | documentation, |
|
|
uint64 | minArgumentCount, |
|
|
uint64 | maxArgumentCount, |
|
|
::std::initializer_list< int > const & | experiments, |
|
|
::MolangQueryFunctionReturnType | functionReturnType ) |
- 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.
◆ ~MolangQueryFunction()
MCAPI MolangQueryFunction::~MolangQueryFunction |
( |
| ) |
|
- 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()
MCAPI void * MolangQueryFunction::$ctor |
( |
::std::function<::MolangScriptArg const &(::RenderParams &, ::std::vector<::ExpressionNode > const &)> | accessor, |
|
|
::std::string_view | documentation, |
|
|
uint64 | minArgumentCount, |
|
|
uint64 | maxArgumentCount, |
|
|
::std::initializer_list< int > const & | experiments, |
|
|
::MolangQueryFunctionReturnType | functionReturnType ) |
- 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 MolangQueryFunction::$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.
The documentation for this struct was generated from the following file: