ActorMapping_t
Interface ActorMapping_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface ActorMapping_t : ISchemaClass<ActorMapping_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
ActorName
string ActorName { get; set; }Property Value
Entity
ref CHandle<CBaseEntity> Entity { get; }Property Value