SwiftlyS2

thinkfunc_t

Interface thinkfunc_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Context

ref CUtlStringToken Context { get; }
Property Value

Fn

SchemaUntypedField Fn { get; }
Property Value

LastThinkTick

GameTick_t LastThinkTick { get; }
Property Value

NextThinkTick

GameTick_t NextThinkTick { get; }
Property Value

On this page