Skip to content

Blackboard definitions

Rom's edited this page Sep 16, 2023 · 1 revision

Looking for example at AllBlackboardDefinitions whether on cyberdoc or directly on RED4ext.SDK can lead to question its size and memory management, and generally speaking how it works when using:

@addField(PlayerStateMachineDef)
public let AnotherBoardDefinition: BlackboardID_Uint;

but also when inheriting, e.g. from existing classes.

All credits to psiberx on Discord:

Screenshot 2023-09-16 123245

And the previous discussion:

Screenshot 2023-09-16 123921

Clone this wiki locally