![]() |
Feel
5.8
The best way to improve your game's feel and make it extra juicy
|
This class, meant to be used in MMFeedbacks demos, will check for requirements, and output an error message if necessary. More...
Public Attributes | |
| bool | RequiresPostProcessing |
| does the scene require post processing to be installed? More... | |
| bool | RequiresCinemachine |
| does the scene require TextMesh Pro to be installed? More... | |
Protected Member Functions | |
| virtual void | Awake () |
| On Awake we test for dependencies More... | |
| virtual void | TestForDependencies () |
| Checks whether or not dependencies have been correctly installed More... | |
This class, meant to be used in MMFeedbacks demos, will check for requirements, and output an error message if necessary.
|
protectedvirtual |
On Awake we test for dependencies
|
protectedvirtual |
Checks whether or not dependencies have been correctly installed
| bool MoreMountains.Feedbacks.DemoPackageTester.RequiresCinemachine |
does the scene require TextMesh Pro to be installed?
does the scene require Cinemachine to be installed?
| bool MoreMountains.Feedbacks.DemoPackageTester.RequiresPostProcessing |
does the scene require post processing to be installed?