SwiftlyS2

CKeepUpright

Interface CKeepUpright

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CKeepUpright : CPointEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPointEntity>, ISchemaClass<CKeepUpright>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Active

ref bool Active { get; }
Property Value

AngularLimit

ref float AngularLimit { get; }
Property Value

AttachedObject

ref CHandle<CBaseEntity> AttachedObject { get; }
Property Value

DampAllRotation

ref bool DampAllRotation { get; }
Property Value

LocalTestAxis

ref Vector LocalTestAxis { get; }
Property Value

NameAttach

string NameAttach { get; set; }
Property Value

WorldGoalAxis

ref Vector WorldGoalAxis { get; }
Property Value

On this page