Update for SPT 3.11
BaseNodeAbstractClass
was replaced with a generic class- Layer actions now have a
Data
property to match base code
Changes affecting mods that use BigBrain:
- CustomLogic.Update now takes a parameter
CustomLayer.ActionData data
CustomLayer.Action
constructor now takes an optional third parameter to store in Action.Data