Skip to content

reference:U $modded

Aaron Junker edited this page Apr 10, 2021 · 2 revisions

Variable $U->modded

True if the version of USOC is modded and False when not. This doen't give you a guarantee, because the modded needs to tweak this at it's own.

Example

echo $U->modded; // False
Clone this wiki locally