CPathSimple
Interface CPathSimple
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CPathSimple : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPathSimple>, ISchemaField, ISchemaClass, INativeHandleImplements
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CPathSimple>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
CPathQueryComponent
CPathQueryComponent CPathQueryComponent { get; }Property Value
ClosedLoop
ref bool ClosedLoop { get; }Property Value
PathString
string PathString { get; set; }Property Value
Methods
CPathQueryComponentUpdated()
void CPathQueryComponentUpdated()PathStringUpdated()
void PathStringUpdated()