LeviLamina
Loading...
Searching...
No Matches
POIBlueprint Struct Reference

Public Member Functions

MCAPI POIBlueprint (::std::string name, ::POIType type, float radius, bool useBoundingBox, uint64 capacity, uint64 weight, ::std::string soundEvent)
 
MCAPI POIBlueprint (::std::string name, ::POIType type, float radius, bool useBoundingBox, uint64 capacity, uint64 weight, ::std::string soundEvent, ::std::string initEvent, ::std::string endEvent)
 
MCAPI ~POIBlueprint ()
 
MCAPI void * $ctor (::std::string name, ::POIType type, float radius, bool useBoundingBox, uint64 capacity, uint64 weight, ::std::string soundEvent)
 
MCAPI void * $ctor (::std::string name, ::POIType type, float radius, bool useBoundingBox, uint64 capacity, uint64 weight, ::std::string soundEvent, ::std::string initEvent, ::std::string endEvent)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 48, ::HashedStringmName
 
::ll::TypedStorage< 8, 48, ::HashedStringmInitEvent
 
::ll::TypedStorage< 8, 48, ::HashedStringmEndEvent
 
::ll::TypedStorage< 4, 4, ::POIType > mType
 
::ll::TypedStorage< 4, 4, float > mRadius
 
::ll::TypedStorage< 8, 8, uint64 > mCapacity
 
::ll::TypedStorage< 8, 8, uint64 > mWeight
 
::ll::TypedStorage< 8, 48, ::HashedStringmSoundEvent
 
::ll::TypedStorage< 1, 1, bool > mUseBoundingBox
 

Constructor & Destructor Documentation

◆ POIBlueprint() [1/2]

MCAPI POIBlueprint::POIBlueprint ( ::std::string name,
::POIType type,
float radius,
bool useBoundingBox,
uint64 capacity,
uint64 weight,
::std::string soundEvent )
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.

◆ POIBlueprint() [2/2]

MCAPI POIBlueprint::POIBlueprint ( ::std::string name,
::POIType type,
float radius,
bool useBoundingBox,
uint64 capacity,
uint64 weight,
::std::string soundEvent,
::std::string initEvent,
::std::string endEvent )
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.

◆ ~POIBlueprint()

MCAPI POIBlueprint::~POIBlueprint ( )
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

◆ $ctor() [1/2]

MCAPI void * POIBlueprint::$ctor ( ::std::string name,
::POIType type,
float radius,
bool useBoundingBox,
uint64 capacity,
uint64 weight,
::std::string soundEvent )
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 * POIBlueprint::$ctor ( ::std::string name,
::POIType type,
float radius,
bool useBoundingBox,
uint64 capacity,
uint64 weight,
::std::string soundEvent,
::std::string initEvent,
::std::string endEvent )
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 POIBlueprint::$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: