entitytable_t
Interface entitytable_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface entitytable_t : ISchemaClass<entitytable_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Classname
string Classname { get; set; }Property Value
Edictindex
ref uint Edictindex { get; }Property Value
Entityname
string Entityname { get; set; }Property Value
Flags
ref SaveRestoreTableFlags_t Flags { get; }Property Value
Globalname
string Globalname { get; set; }Property Value
Id
ref int Id { get; }Property Value
LandmarkModelSpace
ref Vector LandmarkModelSpace { get; }Property Value
PrecacheEntityKeys
SchemaUntypedField PrecacheEntityKeys { get; }Property Value
Saveentityindex
ref uint Saveentityindex { get; }Property Value
WasSaved
ref bool WasSaved { get; }Property Value