MCPcopy Create free account
hub / github.com/BespokeSynth/BespokeSynth / IsScriptTrusted

Method IsScriptTrusted

Source/ScriptModule.h:79–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 void SetContext();
78 void ClearContext();
79 bool IsScriptTrusted() const { return !mIsScriptUntrusted; }
80
81 void RunCode(double time, std::string code);
82

Callers 1

PollMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected