CPlayerPawnComponent
Interface CPlayerPawnComponent
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CPlayerPawnComponent : ISchemaClass<CPlayerPawnComponent>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Pawn
Gets the player pawn associated with this instance.
CBasePlayerPawn Pawn { get; }Property Value
__m_pChainEntity
ref CNetworkVarChainer __m_pChainEntity { get; }Property Value