|
Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
Public Member Functions | |
| vxSandboxFileLoadResult (string path) | |
| vxSandboxFileLoadResult (List< vxPluginMetaInfo > missingPlugins) | |
Public Attributes | |
| List< vxPluginMetaInfo > | MissingPlugins = new List<vxPluginMetaInfo>() |
Properties | |
| vxSandboxFileLoadError | FileLoadErrorType [get] |
| bool | IsSuccessful [get] |
| string | MissingFilePath [get] |