Config
: FeedbackConfig |
Gets the FeedbackConfig currently assigned to this manager.
Signature
FeedbackConfig Oculus.Interaction.Feedback.FeedbackManager.Config |
Exists
: bool |
Checks if a FeedbackManager instance currently exists and is active.
Signature
bool Oculus.Interaction.Feedback.FeedbackManager.Exists |
Instance
: FeedbackManager
[Get] |
Gets the active singleton instance of the FeedbackManager.
Signature
FeedbackManager Oculus.Interaction.Feedback.FeedbackManager.Instance |
OnDisable
()
|
Signature
virtual void Oculus.Interaction.Feedback.FeedbackManager.OnDisable() Returns void |
OnEnable
()
|
Signature
virtual void Oculus.Interaction.Feedback.FeedbackManager.OnEnable() Returns void |