|
|
virtual void | setWorldPosition (::WorldPosition const &worldPosition) |
|
virtual void | setColor (::std::optional<::mce::Color > const &color) |
|
virtual void | setIsVisible (bool isVisible) |
|
virtual void | setClientPositionAuthority (bool clientPositionAuthority) |
|
virtual void | setTexturePath (::std::optional<::std::string > const &texturePath) |
|
virtual void | setIconSize (::Vec2 const &iconSize) |
|
virtual ::std::optional<::ActorUniqueID > | tryGetActorID () const |
|
virtual void | update (::Player const &viewingPlayer) |
|
MCAPI void | $dtor () |
|
MCFOLD void | $setWorldPosition (::WorldPosition const &worldPosition) |
|
MCAPI void | $setColor (::std::optional<::mce::Color > const &color) |
|
MCAPI void | $setIsVisible (bool isVisible) |
|
MCAPI void | $setClientPositionAuthority (bool clientPositionAuthority) |
|
MCAPI void | $setTexturePath (::std::optional<::std::string > const &texturePath) |
|
MCAPI void | $setIconSize (::Vec2 const &iconSize) |
|
MCFOLD ::std::optional<::ActorUniqueID > | $tryGetActorID () const |
|
MCFOLD void | $update (::Player const &viewingPlayer) |
|
|
::ll::TypedStorage< 4, 16, ::WorldPosition > | mWorldPos |
|
::ll::TypedStorage< 4, 20, ::std::optional<::mce::Color > > | mColor |
|
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > | mTexturePath |
|
::ll::TypedStorage< 4, 8, ::Vec2 > | mIconSize |
|
::ll::TypedStorage< 1, 1, bool > | mIsVisible |
|
::ll::TypedStorage< 1, 1, bool > | mClientPositionAuthority |
◆ $vftable()
| MCAPI void ** Waypoint::$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: