filmov
tv
How wrapping can make life easier: Unity web request syntax in C# more Ajax-like

Показать описание
A quick example, inspired by a complaint on the Unity forum, to wrap up Unity's built in web request functionality to make the syntax a little more Ajax-like. Should you like the approach make sure to tweak it to best fit your project and cut out any parts that bug you; this is not meant to be a complete production-grade project.
Wrapping the parts of larger libraries/frameworks that you are using, is frequently the best way to quickly improve your quality of life. For anyone stuck in proprietary tooling, good luck. :)
00:00 Introduction
00:40 Unity Documentation
01:55 Calling the wrapper
03:00 The Wrapper
05:55 The API
07:00 Review
07:30 Demo
07:45 Outro
Wrapping the parts of larger libraries/frameworks that you are using, is frequently the best way to quickly improve your quality of life. For anyone stuck in proprietary tooling, good luck. :)
00:00 Introduction
00:40 Unity Documentation
01:55 Calling the wrapper
03:00 The Wrapper
05:55 The API
07:00 Review
07:30 Demo
07:45 Outro