Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
ValueBox< T > Class Template Reference

A reference-type wrapper for value types More...

Public Member Functions

 ValueBox (T value)
 

Public Attributes

value
 

Detailed Description

A reference-type wrapper for value types

I'm almost sure this is reinventing the wheel, but writing this took less time than looking up any native solutions

Constructor & Destructor Documentation

ValueBox< T >.ValueBox ( value)
inline

Member Data Documentation

T ValueBox< T >.value

The documentation for this class was generated from the following file: