|
| enum | Modes {
PlayFeedbacks
, StopFeedbacks
, PauseFeedbacks
, ResumeFeedbacks
,
Initialization
, PlayFeedbacksInReverse
, PlayFeedbacksOnlyIfReversed
, PlayFeedbacksOnlyIfNormalDirection
,
ResetFeedbacks
, ChangeDirection
, SetDirectionTopToBottom
, SetDirectionBottomToTop
,
RestoreInitialValues
, SkipToTheEnd
, RefreshCache
} |
◆ Modes
| Enumerator |
|---|
| PlayFeedbacks | |
| StopFeedbacks | |
| PauseFeedbacks | |
| ResumeFeedbacks | |
| Initialization | |
| PlayFeedbacksInReverse | |
| PlayFeedbacksOnlyIfReversed | |
| PlayFeedbacksOnlyIfNormalDirection | |
| ResetFeedbacks | |
| ChangeDirection | |
| SetDirectionTopToBottom | |
| SetDirectionBottomToTop | |
| RestoreInitialValues | |
| SkipToTheEnd | |
| RefreshCache | |
◆ Trigger()
| void MoreMountains.Feedbacks.MMF_PlayerEvent.Trigger |
( |
MMChannelData | channelData, |
|
|
bool | usePosition, |
|
|
Vector3 | position, |
|
|
Modes | mode = Modes::PlayFeedbacks, |
|
|
float | feedbacksIntensity = 1::0f, |
|
|
bool | forceChangeDirection = false ) |
|
static |
◆ ChannelData
| MMChannelData MoreMountains.Feedbacks.MMF_PlayerEvent.ChannelData |
◆ FeedbacksIntensity
| float MoreMountains.Feedbacks.MMF_PlayerEvent.FeedbacksIntensity |
◆ ForceChangeDirection
| bool MoreMountains.Feedbacks.MMF_PlayerEvent.ForceChangeDirection |
◆ Mode
| Modes MoreMountains.Feedbacks.MMF_PlayerEvent.Mode |
◆ Position
| Vector3 MoreMountains.Feedbacks.MMF_PlayerEvent.Position |
◆ UsePosition
| bool MoreMountains.Feedbacks.MMF_PlayerEvent.UsePosition |
The documentation for this struct was generated from the following file:
- H:/Code/MoreMountains/topdownengine/Assets/TopDownEngine/ThirdParty/MoreMountains/MMFeedbacks/MMFeedbacks/Core/MMF_Player/MMF_Player.cs