SwiftlyS2

SceneOpportunityActor_t

Interface SceneOpportunityActor_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface SceneOpportunityActor_t : ISchemaClass<SceneOpportunityActor_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Actor

ref CHandle<CBaseModelEntity> Actor { get; }
Property Value

Anchor

ref bool Anchor { get; }
Property Value

DynamicActor

ref bool DynamicActor { get; }
Property Value

InterestTags

SceneInterestTags_t InterestTags { get; }
Property Value

StrActorName

string StrActorName { get; set; }
Property Value

StrEntityName

string StrEntityName { get; set; }
Property Value

On this page