The low level api, aka the c++ lib interface, we're going to build one in c# that is a one-to-one though
More...
|
const string | dll_static = "__Internal" |
|
const string | dll_dynamic = "Astra" |
|
const string | dll = dll_dynamic |
|
|
static bool | IsStatic [getset] |
| Are we in an environment where we would be loading library methods statically/embedded or dynamically? More...
|
|
The low level api, aka the c++ lib interface, we're going to build one in c# that is a one-to-one though
◆ IsStatic
bool Astra.Core.LLAPI.IsStatic |
|
staticgetset |
Are we in an environment where we would be loading library methods statically/embedded or dynamically?
- Returns
- False in all editor, true if ios/tvos/webgl
The documentation for this class was generated from the following file:
- Assets/Astra/Core/Wrapper.cs