Public Member Functions | |
| bool | load (MfcArchive &file) override |
| void | recalcLength () |
Public Member Functions inherited from NGI::CObject | |
| virtual void | save (MfcArchive &out) |
| bool | loadFile (const Common::Path &fname) |
Public Attributes | |
| MovGraphNode * | _graphSrc |
| MovGraphNode * | _graphDst |
| DWordArray | _dwordArray1 |
| DWordArray | _dwordArray2 |
| uint32 | _flags |
| int | _field_38 |
| int | _field_3C |
| double | _length |
| double | _angle |
| MovGraphReact * | _movGraphReact |
| Common::String | _name |
Public Attributes inherited from NGI::CObject | |
| ObjType | _objtype |
| uint | _cnum |