thinkfunc_t
Interface thinkfunc_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface thinkfunc_t : ISchemaClass<thinkfunc_t>, ISchemaField, ISchemaClass, INativeHandleImplements
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