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

Method MaxValue

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected