Group GeneralConditions
Contains Pose Mod conditions that only work on Yandere Simulator.
Assembly: pm_yan.dll
Commands
Atmosphere(Single)
Checks if the school's atmosphere is higher than or equal to value
.
Declaration
public bool Atmosphere(float value)
PromptPressed(GameObject)
Checks if the prompt contained in prompt
is over 90% pressed.
Declaration
public bool PromptPressed(GameObject prompt)