Files
UnrealEngineUWP/Engine/Plugins/Experimental/StructBox/Resources
Maciej Mroz 041f68a52c Struct Box Plugin - first version
- StructBox structure - a containter
- SetStructInBox function - puts any structure inside the box
- GetStructFromBox function - checks if a struct of given type is in the box and returns the stored struct (it type matched)

Missing:
- defensive code
- compile time validation, runtime validation
- support for structs with flags: WithNetSerializer, WithNetDeltaSerializer, WithMessageHandling
- [maybe] import and export text

#codereview Nick.Whiting

[CL 2480626 by Maciej Mroz in Main branch]
2015-03-16 16:17:07 -04:00
..
2015-03-16 16:17:07 -04:00