ShowInternalModule Proxy Page

Functions

void internalGlobalFunction()
void regularGlobalFunction()

Function Documentation

void internalGlobalFunction()

Internal global function.

This should only appear when showinternal is enabled.

void regularGlobalFunction()

Regular global function.

This should always appear in documentation.