|
::ll::TypedStorage< 1, 1, bool > | mRandomTeleports |
|
::ll::TypedStorage< 4, 4, int > | mMinTeleportTime |
|
::ll::TypedStorage< 4, 4, int > | mMaxTeleportTime |
|
::ll::TypedStorage< 4, 12, ::Vec3 > | mRandomTeleportCube |
|
::ll::TypedStorage< 4, 4, float > | mTargetDistance |
|
::ll::TypedStorage< 4, 4, float > | mTargetTeleportChance |
|
::ll::TypedStorage< 4, 4, float > | mLightTeleportChance |
|
::ll::TypedStorage< 4, 4, float > | mDarkTeleportChance |
|
::ll::TypedStorage< 4, 4, int > | mTeleportTime |
|
◆ randomTeleport()
MCAPI bool TeleportComponent::randomTeleport |
( |
::Actor & | owner | ) |
|
- 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.
◆ teleport()
MCAPI bool TeleportComponent::teleport |
( |
::Actor & | owner, |
|
|
::Vec3 const & | pos ) |
- 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.
◆ teleportTowards()
MCAPI bool TeleportComponent::teleportTowards |
( |
::Actor & | owner, |
|
|
::Actor const & | target ) |
- 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: