SwiftlyS2

CPathSimple

Interface CPathSimple

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPathSimple : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPathSimple>, ISchemaField, ISchemaClass, INativeHandle

Implements

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()

On this page