|
Bifrost SDK
Bifrost SDK documentation
|
Functions to create and manipulate Bifrost Objects. More...
Functions | |
| Amino::MutablePtr< Object > | Bifrost::createObject () |
| Construct a new Object. More... | |
| Amino::MutablePtr< Object > | Bifrost::createObject (std::initializer_list< Object::Property > properties) |
| Construct a new Object with the given properties. More... | |
Functions to create and manipulate Bifrost Objects.
| Amino::MutablePtr< Object > Bifrost::createObject | ( | ) |
Construct a new Object.
| Amino::MutablePtr< Object > Bifrost::createObject | ( | std::initializer_list< Object::Property > | properties | ) |
Construct a new Object with the given properties.