SquadPCController 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 SquadPCController : SquadController
{
}
}
+ Inheritance diagram for SquadPCController:
+ Collaboration diagram for SquadPCController:
EyE.Unity.Examples
Definition: CatDebugExample.cs:7