DC/RTS Documentation  v1.62
A Unity3D System Incorporating the Functionality of a Dungeon Crawler or Real Time Strategy System
 All Classes Files Functions Variables Enumerations Enumerator Properties Pages
SelectedIndicatorBehavior Class Reference

This class is used for Controlling the SelectedIndicator Plane Behavior bellow the ControlObjHandler, NPCHandler or CreatureHandler Objects. More...

Inheritance diagram for SelectedIndicatorBehavior:

Public Attributes

LayerMask IgnoreLayerMask
 The LayerMask to Ignore when Raycasting. More...
 

Detailed Description

This class is used for Controlling the SelectedIndicator Plane Behavior bellow the ControlObjHandler, NPCHandler or CreatureHandler Objects.

This can of course be extended to work on any object that requires a SelectedIndicator.

Member Data Documentation

LayerMask SelectedIndicatorBehavior.IgnoreLayerMask

The LayerMask to Ignore when Raycasting.


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