|
LeviLamina
|
Public Member Functions | |
| AllowListPath (AllowListPath const &) | |
| MCAPI | AllowListPath (::std::string id, ::Core::Path path) |
| MCFOLD::OreUI::AllowListPath & | operator= (::OreUI::AllowListPath &&) |
| MCFOLD::OreUI::AllowListPath & | operator= (::OreUI::AllowListPath const &) |
| MCAPI void * | $ctor () |
| MCAPI void * | $ctor (::std::string id, ::Core::Path path) |
| MCFOLD void | $dtor () |
Static Public Member Functions | |
| static MCAPI ::OreUI::AllowListPath const & | empty () |
Public Attributes | |
| ::ll::TypedStorage< 8, 32, ::std::string > | mID |
| ::ll::TypedStorage< 8, 32, ::std::string > | mURL |
| ::ll::TypedStorage< 8, 32, ::Core::Path > | mResourcePath |