![]() |
VR-Forces 4.8 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtUiWeaponSystemHealth |
| This UI element will inspect the weapon system and instruct the user on what they can fix about it if anything is wrong. More... | |
| class | DtSystemIsValid |
| !!!!!!!!!!! DtSystemIsValid This will check to see if this system is valid to be edited as a new hit/weapon system More... | |
| class | DtSystemCanAttack |
| !!!!!!!!!!! DtSystemCanAttack This class will see if this system can target and fire on that target. More... | |
| class | DtSystemHasValidTargetType |
| !!!!!!!!!!! DtSystemHasValidTargetType This class will see if this system has a valid target type, and, if not, will ask the user to add one More... | |
| class | DtTargetTypeValid |
| !!!!!!!!!!! DtTargetTypeValid Will check to make sure all the target types are valid. More... | |
| class | DtHasValidAmmunition |
| !!!!!!!!!!! DtHasValidAmmunition Will check to make sure that the system has ammunition valid to target all the potential target types More... | |
| class | DtHasInvalidAmmunition |
| !!!!!!!!!!! DtHasInvalidAmmunition Will check to see if there is ammunition that cannot be used against any of the hit targets More... | |
| class | DtHasAmmunition |
| !!!!!!!!!!! DtHasAmmunition Returns true if this system has any ammunition More... | |
| class | DtHasApplicableTargets |
| !!!!!!!!!!! DtHasApplicableTargets Returns true if this system has any applicable targets More... | |
| class | DtTargetPriorityCannotHit |
| !!!!!!!!!!! DtTargetPriorityCannotHit Will check to see if the target priority is able to be hit by the hit table More... | |