NativePlayer Class |
[Missing <summary> documentation for "T:SampSharp.Entities.SAMP.NativePlayer"]
Namespace: SampSharp.Entities.SAMP
public class NativePlayer : BaseNativeComponent
The NativePlayer type exposes the following members.
Name | Description | |
---|---|---|
![]() | NativePlayer | Initializes a new instance of the NativePlayer class |
Name | Description | |
---|---|---|
![]() | Entity |
Gets the entity to which this component has been attached.
(Inherited from Component.) |
![]() | Id | (Inherited from BaseNativeComponent.) |
![]() | IsComponentAlive |
Gets a value indicating whether this component is alive (has not been destroyed).
(Inherited from Component.) |
![]() | Manager |
Gets the manager of the entity of this component.
(Inherited from Component.) |
![]() | Parent |
Gets the parent entity of the entity to which this component has been attached.
(Inherited from Component.) |