Internal Documentation

The purpose of this doc is to help the people who work on the asset to keep track of things and only made public because few people were interested in the inner workings. Things here can be often inco

Modules

private ApplyModuleToThisCharacterNow is the method that processes if a character should have modules applied to it or not by processing all the conditions.

private bool applyModuleFromStartOrEnable lets the ApplyModuleToThisCharacterNow method know that the current text update is being called from start/enable.

Last updated