#include <UserVehicles.h>
Inheritance diagram for CLoadoutUnit:

Public Member Functions | |
| CLoadoutUnit (void) | |
| int | Read (SStream *stream, Tag tag) |
| void | ReadFinished (void) |
| void | Write (SStream *stream) |
Protected Attributes | |
| char | name [64] |
| SVector | bPos |
| float | load |
| float | hiLm |
| char | utyp [64] |
Definition at line 307 of file UserVehicles.h.
|
|
Definition at line 1906 of file UserVehicles.cpp. References bPos, hiLm, load, name, utyp, SVector::x, SVector::y, and SVector::z. |
|
||||||||||||
|
Reimplemented from CStreamObject. Definition at line 1915 of file UserVehicles.cpp. References bPos, globals, hiLm, load, SGlobals::logWarning, name, ReadFloat(), ReadString(), ReadVector(), TAG_IGNORED, TAG_READ, TagToString(), utyp, and CLogFile::Write(). |
|
|
Reimplemented from CStreamObject. Definition at line 1961 of file UserVehicles.cpp. |
|
|
Reimplemented from CStreamObject. Definition at line 1967 of file UserVehicles.cpp. |
|
|
Definition at line 317 of file UserVehicles.h. Referenced by CLoadoutUnit(), and Read(). |
|
|
Definition at line 319 of file UserVehicles.h. Referenced by CLoadoutUnit(), and Read(). |
|
|
Definition at line 318 of file UserVehicles.h. Referenced by CLoadoutUnit(), and Read(). |
|
|
Definition at line 316 of file UserVehicles.h. Referenced by CLoadoutUnit(), and Read(). |
|
|
Definition at line 320 of file UserVehicles.h. Referenced by CLoadoutUnit(), and Read(). |
|
|
Documentation generated by
|