Namespace Axis.Extensions
Classes
AxisExtension
Base class for all extension options Axis offers
AxisSpawnerExtension
This class can be inherited to create your custom code component overriding protected methods that connects this to the ObjActionTarget component in the same GameObject.
AxisUnitPlacerExtension
NavBulletExtension
This class can be inherited to create your custom code component overriding protected methods that connects this to the ObjActionTarget component in the same GameObject.
NavCameraExtension
NavCursorExtension
NavObjectExtension
This class can be inherited to create your custom code component overriding protected methods that connects this to the ObjActionTarget component in the same GameObject.
NavZoneExtension
This class can be inherited to create your custom code component overriding protected methods that connects this to the NavZone component in the same GameObject.
ObjActionExtension
This class can be inherited to create your custom code component overriding protected methods that connects this to the ObjAction component in the same GameObject.
ObjActionTargetExtension
This class can be inherited to create your custom code component overriding protected methods that connects this to the ObjActionTarget component in the same GameObject.