SwiftlyS2

EntitySpottedState_t

Interface EntitySpottedState_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Spotted

ref bool Spotted { get; }
Property Value

SpottedByMask

ISchemaFixedArray<uint> SpottedByMask { get; }
Property Value

Methods

SpottedByMaskUpdated()

void SpottedByMaskUpdated()

SpottedUpdated()

void SpottedUpdated()

On this page