RCKFunctions

From RPG Creation Kit
Jump to navigation Jump to search

RCKFunctions is a name of a static class inside the RPG Creation Kit that contains static methods and function to quickly access the key functionalities of the RPG Creation Kit.

It is vastly used while Scripting, and it is always recommended you call functions from there, instead of to the direct classes.