Auto gen updates fixing property declarations.

This commit is contained in:
chcurran
2021-05-03 09:37:23 -07:00
parent 2fc130d4ab
commit 071a642804
6 changed files with 48 additions and 20 deletions
@@ -122,6 +122,8 @@ namespace ScriptCanvasTests
::Nodes::InputTypeExampleNode::Reflect(m_behaviorContext);
::Nodes::BranchInputTypeExampleNode::Reflect(m_serializeContext);
::Nodes::BranchInputTypeExampleNode::Reflect(m_behaviorContext);
::Nodes::PropertyExampleNode::Reflect(m_serializeContext);
::Nodes::PropertyExampleNode::Reflect(m_behaviorContext);
TestNodeableObject::Reflect(m_serializeContext);
TestNodeableObject::Reflect(m_behaviorContext);