SwiftlyS2

CRenderComponent

Interface CRenderComponent

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CRenderComponent : CEntityComponent, ISchemaClass<CEntityComponent>, ISchemaClass<CRenderComponent>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

EnableRendering

ref bool EnableRendering { get; }
Property Value

InterpolationReadyToDraw

ref bool InterpolationReadyToDraw { get; }
Property Value

IsRenderingWithViewModels

ref bool IsRenderingWithViewModels { get; }
Property Value

SplitscreenFlags

ref uint SplitscreenFlags { get; }
Property Value

__m_pChainEntity

ref CNetworkVarChainer __m_pChainEntity { get; }
Property Value

On this page