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

Method Pressed

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

Source from the content-addressed store, hash-verified

440 virtual void Update(const Float4x4& viewMatrix) override;
441
442 bool Pressed() const { return currentlyPressed; }
443 operator bool() const { return Pressed(); }
444};
445

Callers 1

UpdateDecalsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected