CRenderComponent
Interface CRenderComponent
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CRenderComponent : CEntityComponent, ISchemaClass<CEntityComponent>, ISchemaClass<CRenderComponent>, ISchemaField, ISchemaClass, INativeHandleImplements
- CEntityComponent
- ISchemaClass<CEntityComponent>
- ISchemaClass<CRenderComponent>
- ISchemaField
- ISchemaClass
- INativeHandle
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