Jump to content

Visual Studio Item Template: Components

   (0 reviews)

1 Screenshot

About This File

This item template for Visual Studio will make it easier to add a new component to your project. 

Place the zip file (Don't extract) to: USER\Documents\Visual Studio 2022\Templates\ItemTemplates\Visual C++ and restart Visual Studio.

 

UltraCompnentTemplate.zip


What's New in Version 12/09/2024 06:21 PM   See changelog

Released

Updated template to reflect changes in 0.9.8:

  • Enable/Disable functions refer to the functions in the Component class.
  • Load/Save/CallMethod functions return the Component class values. This ensures the enable/disable I/O and state are being utilized.
  • Added missing functions Collide and ProcessEvent. These are empty.
  • Commented out example values and added an example on how to get and use the Color Widget.

 

  • Like 2
 Share


User Feedback

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
×
×
  • Create New...