mentum
New member
Short summary: Abstract classes are not listed in variables and cannot be registered!
I’m looking to move from an old behavior designer.
I want to use the interface or abstract class as SharedVariable for variables.
The member variable of the node could be declared SharedVariable.
However, cannot select a value from a variable preregistered in a graph range. No interface or abstract class appears in the list.
As an expedient, I temporarily changed the abstract class to a specific class and then registered it to make it an abstract class again, and I was able to forcefully register the list.
Should I make a rapper class? Is there a right example for this?
I’m looking to move from an old behavior designer.
I want to use the interface or abstract class as SharedVariable for variables.
The member variable of the node could be declared SharedVariable.
However, cannot select a value from a variable preregistered in a graph range. No interface or abstract class appears in the list.
As an expedient, I temporarily changed the abstract class to a specific class and then registered it to make it an abstract class again, and I was able to forcefully register the list.
Should I make a rapper class? Is there a right example for this?