SwiftlyS2

CLogicAchievement

Interface CLogicAchievement

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CLogicAchievement : CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CLogicAchievement>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AchievementEventID

string AchievementEventID { get; set; }
Property Value

Disabled

ref bool Disabled { get; }
Property Value

OnFired

CEntityIOOutput OnFired { get; }
Property Value

On this page