SquadController Class Reference

Example class that may be needed by the Squad class. Exposed members is the Squad class show how this is can be handled.

Detailed Description

using System.Collections;
using System.Collections.Generic;
using UnityEngine;
{
public class SquadController : MonoBehaviour
{
}
}
+ Inheritance diagram for SquadController:
+ Collaboration diagram for SquadController:
EyE.Unity.Examples
Definition: CatDebugExample.cs:7