Method | Description | |
---|---|---|
AddZoneToAffectedZonesList ( |
||
AffectsZone ( |
||
ClearAffectedZones ( ) : void | ||
NotifyMoved ( ) : void | ||
PCZLight ( ) : System.Collections.Generic | ||
PCZLight ( string name ) : System.Collections.Generic | ||
RemoveZoneFromAffectedZonesList ( |
||
UpdateZones ( |
public AddZoneToAffectedZonesList ( |
||
zone | ||
return | void |
public PCZLight ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public PCZLight ( string name ) : System.Collections.Generic | ||
name | string | |
return | System.Collections.Generic |
public RemoveZoneFromAffectedZonesList ( |
||
zone | ||
return | void |
public UpdateZones ( |
||
defaultZone | ||
frameCount | ulong | |
return | void |