MCPcopy Create free account
hub / github.com/WheretIB/nullc / GetAlterPolicy

Function GetAlterPolicy

SupSpi/SupSpi.cpp:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 static ActionPolicy actionPol = ACTION_STANDART;
33
34 AlternativePolicy GetAlterPolicy(){ return alerPol; }
35 void SetAlterPolicy(AlternativePolicy pol){ alerPol = pol; }
36
37 ActionPolicy GetActionPolicy(){ return actionPol; }

Callers 2

ParseMethod · 0.85
ParseMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected