SpaceRTS - Starter Pack  1.3
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CNullPointerGame.DamageSystem.AttackCapable.AttackInfo
 CAttribute
 CNullPointerGame.BuildSystem.Builder.BuildItemStruct info for each build item in the queue
 CNullPointerCore.Backend.ResourceGathering.CollectorAllows to fill a storage with a resource in a certain rate.
 CNullPointerCore.Backend.Commands.CommandBase abstract class to control the command execution.
 CNullPointerCore.Backend.Commands.Command< AttackCapable >
 CNullPointerCore.Backend.Commands.Command< MobileBuilder >
 CNullPointerCore.Backend.Commands.Command< Navigation >
 CNullPointerCore.Backend.Commands.Command< ResourceCarrier >
 CNullPointerCore.Backend.ConditionalsRepresents a list of a parameterless conditional methods
 CNullPointerCore.Backend.Conditionals< T0 >Represents a list of conditional methods with one custom parameter.
 CNullPointerCore.Backend.Conditionals< T0, T1 >Represents a list of conditional methods with two custom parameters.
 CNullPointerCore.Backend.Conditionals< T0, T1, T2 >Represents a list of conditional methods with three custom parameters.
 CNullPointerCore.Backend.Conditionals< NullPointerGame.BuildSystem.Buildable >
 CCustomYieldInstruction
 CNullPointerGame.DamageSystem.DamageType
 CNullPointerGame.NavigationSystem.Navigation.DataMovement configuration for the Navigation component
 CNullPointerCore.Extras.CustomEventTrigger.EntryEach entry to configure in the editor that represents an Action to listen and deliver.
 CNullPointerGame.ResourceSystem.PlayerStorageSetter.EntryAction entry configuration.
 CNullPointerGame.Extras.PlayerOwner.EventsEvents interface to handle all the player owner changes
 CNullPointerCore.Extras.GizmosExtExtension for the Gizmos already provided by unity
 CHashAlgorithm
 CIBeginDragHandler
 CIDragHandler
 CIEndDragHandler
 CSpaceRTSKit.Core.PlayerUnitsInView.IInViewListenerInterface that must be implemented by any class that wants to listen when an RTSEntity becomes in and out of the camera view frustrum.
 CSpaceRTSKit.Core.RTSPlayer.IInViewListenerInterface that must be implemented by any class that wants to listen when an RTSEntity becomes in and out of the camera view frustrum.
 CNullPointerCore.Backend.Messenger.IMessageReceiverProvides the methods necessary to listen messages comming from a MessageSink.
 CNullPointerGame.ResourceSystem.StorageContainer.InitParamsContains the storages initial perameters.
 CNullPointerGame.ParkingSystem.Parkable.IParkingEventsInterface to deliver the main events during the parking sequence.
 CIPointerClickHandler
 CIPointerEnterHandler
 CIPointerExitHandler
 CGameBase.ISelectableCriteriaWhen implemented, the object can filter from a list of Selectables which ones will be finally selected.
 CISelectHandler
 CISerializationCallbackReceiver
 CNullPointerCore.Backend.JobScheduling.SimpleJob.ISlotChangedSupports the notifications whenever a slot its assigned or removed from a job.
 CNullPointerCore.Backend.JobScheduling.SimpleScheduler.ISlotSelectionCriteriaSupports the selection of the best slot for the next assignable job.
 CNullPointerCore.Backend.JobScheduling.SimpleScheduler.JobSlotbasic class that represents an assignable slot for a job that needs to be started.
 CList
 CList< Conditional< T0 >>
 CList< Conditional< T0, T1 >>
 CList< Conditional< T0, T1, T2 >>
 CList< Conditional< T0, T1, T2, T3 >>
 CSpaceRTSKit.FeedbackAndEffects.MaterialsCollector.MeshDataInfoBase class structure to hold the data for each MeshRendererand its materials that will be changed.
 CNullPointerCore.Backend.Messenger.MessageBase class for all message used by the MessageSink.
 CNullPointerCore.Backend.Messenger.MessageSinkActs as a sink for messages that will be dispatched and delivered to all the classes registered as receivers
 CMonoBehaviour
 CNullPointerGame.Extras.PlayerOwnerHelper class to handle the existance of a Player owner for certain entity. Just is in charge of the dirty job ;)
 CPropertyAttribute
 CGameBase.ComponentProxy.ProxyDataContains all the data for each property
 CGameBase.ProxyRefRepresents a Component reference that can be assigned directly through editor or must be taken from a component proxy in runtime.
 CNullPointerGame.ResourceSystem.ResourceIDResource id type to be used by the entire resource system.
 CNullPointerGame.ResourceSystem.ResourcesMaskMask to be used as filter to define a list of allowed reesources.
 CNullPointerGame.Extras.RTSUtilitiesCommon helper methods for SpaceRTS specific jobs.
 CScriptableObject
 CNullPointerCore.Backend.JobScheduling.SimpleJobBase class that represents a job waiting to be assigned to a slot scheduler to start working.
 CNullPointerCore.Backend.JobScheduling.SimpleSchedulerThis class acts as a simple traffic scheduler for a certain number of jobs
 CSpaceRTSKit.Core.UnitSpawnerInArea.SpawnInfo
 CNullPointerCore.Backend.ResourceGathering.StorageAllows to store amounts of a resource and to specify a top limit to that stored resources;
 CNullPointerCore.Backend.ResourceGathering.StorageBucketAdds a certain amount of store capacity to a storage system.
 CUnityEvent
 CNullPointerCore.DLLReplaceInfo.UnityReferenceHelper clas to storage all the script references info.
 CNullPointerGame.ParkingSystem.Parking.WaitPoint
 CGameBase.RTSKit.RTSCamera.ZoomStepData that holds the setup for the diferent zoom step that the camera has.