19 ::ll::TypedStorage<2, 2, ushort> mChoiceInput;
20 ::ll::TypedStorage<4, 4, float> mMinInclusive;
21 ::ll::TypedStorage<4, 4, float> mMaxExclusive;
22 ::ll::TypedStorage<2, 2, ushort> mInRangeInput;
23 ::ll::TypedStorage<2, 2, ushort> mOutOfRangeInput;