#include <base_preset_asset.h>

Public Member Functions | |
| PresetLoadArgs () | |
| PresetLoadArgs (const PresetLoadArgs &src) | |
| Result< void > | SetPointer (void *pointer) |
| void * | GetPointer () const |
| Result< void > | SetType (Int type) |
| Int | GetType () const |
| PresetLoadArgs | ( | ) |
| PresetLoadArgs | ( | const PresetLoadArgs & | src | ) |
| Result<void> SetPointer | ( | void * | pointer | ) |
| void* GetPointer | ( | ) | const |
| Int GetType | ( | ) | const |