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

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 incomplete and misleading. If you want anything here to be made part of the main doc, please let me know.
Internal doc warning

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

Was this helpful?