Class ObjPlugable
Inheritance
object
ObjPlugable
Assembly: cs.temp.dll.dll
Syntax
public sealed class ObjPlugable : ObjFeature
Fields
FireworkPlug
Declaration
public AxisFirework FireworkPlug
Field Value
Type |
Description |
AxisFirework |
|
FireworkPlugSlot0
Declaration
public AxisFirework FireworkPlugSlot0
Field Value
Type |
Description |
AxisFirework |
|
FireworkUnplug
Declaration
public AxisFirework FireworkUnplug
Field Value
Type |
Description |
AxisFirework |
|
OnPlug
Declaration
Field Value
Type |
Description |
PlugEvents |
|
PlugableSlots
Declaration
public Collider[] PlugableSlots
Field Value
Type |
Description |
Collider[] |
|
SnapToSlotPosition
Declaration
public bool SnapToSlotPosition
Field Value
UsedSlots
Declaration
public static List<Collider> UsedSlots
Field Value
Type |
Description |
System.Collections.Generic.List<T><Collider> |
|