|
IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
|
This is the complete list of members for ice::ParamInstanceCustom< T >, including all inherited members.
| _next | ice::ParamInstanceBase | |
| definition | ice::ParamInstanceBase | |
| on_register(ice::Params ¶ms) noexcept override | ice::ParamInstanceCustom< T > | inlinevirtual |
| operator T() const noexcept | ice::ParamInstanceCustom< T > | inline |
| param_parse_results_wrapper(void *ud, ice::Span< ice::String const > results) noexcept | ice::ParamInstanceCustom< T > | inlinestatic |
| ParamInstanceBase(ice::String category, ice::String name, ice::String description={}) noexcept | ice::ParamInstanceCustom< T > | |
| ParamInstanceBase(ice::ParamDefinition const &definition) noexcept | ice::ParamInstanceCustom< T > | |
| value | ice::ParamInstanceCustom< T > |