SwiftlyS2

CPulseGameBlackboard

Interface CPulseGameBlackboard

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPulseGameBlackboard : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPulseGameBlackboard>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

StrGraphName

string StrGraphName { get; set; }
Property Value

StrStateBlob

string StrStateBlob { get; set; }
Property Value

Methods

StrGraphNameUpdated()

void StrGraphNameUpdated()

StrStateBlobUpdated()

void StrStateBlobUpdated()

On this page