Class CGrillerArea
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class CGrillerArea : MonoBehaviour
- Inheritance
-
CGrillerArea
Constructors
CGrillerArea()
Fields
Points_Bomb
public List<CGrillerGizmo> Points_Bomb
Field Value
- List<CGrillerGizmo>
Points_Civilian
public List<CGrillerGizmo> Points_Civilian
Field Value
- List<CGrillerGizmo>
Points_Demolish
public List<CGrillerGizmo> Points_Demolish
Field Value
- List<CGrillerGizmo>
Points_Guard
public List<CGrillerGizmo> Points_Guard
Field Value
- List<CGrillerGizmo>
Points_Hostage
public List<CGrillerGizmo> Points_Hostage
Field Value
- List<CGrillerGizmo>
Points_Sentry
public List<CGrillerGizmo> Points_Sentry
Field Value
- List<CGrillerGizmo>
Points_Steal
public List<CGrillerGizmo> Points_Steal
Field Value
- List<CGrillerGizmo>
Portal_Out
public CGrillerPortal Portal_Out
Field Value
- CGrillerPortal
Portals_In
public List<CGrillerPortal> Portals_In
Field Value
- List<CGrillerPortal>
PropSpawnGroups
public List<CGrillerPropSpawnGroup> PropSpawnGroups
Field Value
- List<CGrillerPropSpawnGroup>
Methods
GatherReferences()
public void GatherReferences()
GeneratePoints_Guards()
public void GeneratePoints_Guards()
public void RegenerateTags()