Infinite Runner Engine v1.9
Protected Member Functions | Properties | List of all members
MoreMountains.Feedbacks.MMFeedbacksEnabler Class Reference

A helper class added automatically by MMFeedbacks if they're in AutoPlayOnEnable mode This lets them play again should their parent game object be disabled/enabled More...

Inheritance diagram for MoreMountains.Feedbacks.MMFeedbacksEnabler:

Protected Member Functions

virtual void OnEnable ()
 On enable, we re-enable (and thus play) our MMFeedbacks if needed More...
 

Properties

MMFeedbacks TargetMMFeedbacks [getset]
 the MMFeedbacks to pilot More...
 

Detailed Description

A helper class added automatically by MMFeedbacks if they're in AutoPlayOnEnable mode This lets them play again should their parent game object be disabled/enabled

Member Function Documentation

◆ OnEnable()

virtual void MoreMountains.Feedbacks.MMFeedbacksEnabler.OnEnable ( )
protectedvirtual

On enable, we re-enable (and thus play) our MMFeedbacks if needed

Property Documentation

◆ TargetMMFeedbacks

MMFeedbacks MoreMountains.Feedbacks.MMFeedbacksEnabler.TargetMMFeedbacks
getset

the MMFeedbacks to pilot


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