![]() |
VR-Forces 4.10 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtIfDoctrinesOperationsMessage |
| Response to DtDoctrineAssigmentsRequest. More... | |
| class | DtIfDoctrinesListMessage |
| Returns the list of current doctrines. More... | |
Variables | |
| const int | DtDoctrineAddDoctrine = 1 |
| Interface content message for manipulating doctrines. More... | |
| const int | DtDoctrineRemoveDoctrine = 2 |
| const int | DtDoctrineRenameDoctrine = 3 |
| const int | DtDoctrineRequest = 4 |
| If rename is used, format of string is <old name>="">;<new name>=""> More... | |
| const int | DtDoctrineAssigmentsRequest = 5 |
| Requests the doctrines. More... | |
| const int | DtAssignDoctrineToForceBase = 100 |
| Requests the doctrines assignment to forces. More... | |
| const int | DtDoctrineAssignedToForceBase = 500 |
| If assigning a doctrine to a force use this number plus to force to represent the force to assign to. More... | |
| const int DtDoctrineAddDoctrine = 1 |
Interface content message for manipulating doctrines.
Operation types
| const int DtDoctrineRemoveDoctrine = 2 |
| const int DtDoctrineRenameDoctrine = 3 |
| const int DtDoctrineRequest = 4 |
If rename is used, format of string is <old name>="">;<new name>="">
| const int DtDoctrineAssigmentsRequest = 5 |
Requests the doctrines.
| const int DtAssignDoctrineToForceBase = 100 |
Requests the doctrines assignment to forces.
| const int DtDoctrineAssignedToForceBase = 500 |
If assigning a doctrine to a force use this number plus to force to represent the force to assign to.