Interface IPlayerTextDraw.IManagedInterface
Represents the managed interface implemented by its unmanaged counterpart.
public interface IPlayerTextDraw.IManagedInterface : IUnmanagedInterface
- Inherited Members
Methods
Hide()
Hides the player-specific text draw.
void Hide()
IsShown()
Determines whether the player-specific text draw is currently shown.
bool IsShown()
Returns
Show()
Shows the player-specific text draw.
void Show()