LeviLamina
Loading...
Searching...
No Matches
IntentSprintType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
SprintTriggerSystem {
6
7
enum class
IntentSprintType :
int
{
8
SprintInput = 0,
9
SprintDoubleTap = 1,
10
DoubleTapReset = 2,
11
NoIntent = 3,
12
};
13
14
}
src
mc
entity
systems
sprint_trigger_system
IntentSprintType.h
Generated on Sat Apr 26 2025 05:55:37 for LeviLamina by
1.12.0