Jump to content

CPP Template: Components refer to Scene instead of Map


klepto2
 Share

Go to solution Solved by Josh,

Recommended Posts

In the CPP template, the Components are not updated to reflect the Change from Scene to Map.

virtual bool Load(table& properties, shared_ptr<Stream> binstream, shared_ptr<Scene> scene, const LoadFlags flags);
virtual bool Save(table& properties, shared_ptr<Stream> binstream, shared_ptr<Scene> scene, const SaveFlags flags);
   
 

 

  • Sad 1
  • Windows 10 Pro 64-Bit-Version
  • NVIDIA Geforce 1080 TI
Link to comment
Share on other sites

  • Josh locked this topic
Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...