MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / MinValue

Method MinValue

SampleFramework12/v1.00/Settings.h:201–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199 operator int32();
200
201 int32 MinValue() const { return minVal; };
202 int32 MaxValue() const { return maxVal; };
203
204 template<typename TSerializer> void SerializeValue(TSerializer& serializer)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected