TODO: Pass this through other means to users
| 542 | |
| 543 | // TODO: Pass this through other means to users |
| 544 | bool isTemporaryObjectLoad() |
| 545 | { |
| 546 | return _isTemporaryObject; |
| 547 | } |
| 548 | |
| 549 | // 0x00471BC5 |
| 550 | static bool load(const ObjectHeader& header, LoadedObjectId id) |