Third Person Cover Shooter  1.6
CoverShooter.Actors Class Reference

Static Public Member Functions

static Actor Get (int index)
 
static Actor Get (GameObject gameObject)
 
static void Register (Actor actor)
 
static void Unregister (Actor actor)
 

Properties

static IEnumerable< ActorAll [get]
 
static int Count [get]
 

Member Function Documentation

◆ Get() [1/2]

static Actor CoverShooter.Actors.Get ( int  index)
static

◆ Get() [2/2]

static Actor CoverShooter.Actors.Get ( GameObject  gameObject)
static

◆ Register()

static void CoverShooter.Actors.Register ( Actor  actor)
static

◆ Unregister()

static void CoverShooter.Actors.Unregister ( Actor  actor)
static

Property Documentation

◆ All

IEnumerable<Actor> CoverShooter.Actors.All
staticget

◆ Count

int CoverShooter.Actors.Count
staticget

The documentation for this class was generated from the following file: