Cyrus Mod Loader
Loading...
Searching...
No Matches
LeashedPathNodeType.h
1
#pragma once
2
enum
LeashedPathNodeType {
3
NT_NONE = 0,
4
NT_ANIM = 1,
5
NT_SPEEDSCALE = 2,
6
NT_TELEPORT = 3,
7
};
src
Cyrus
Enums
LeashedPathNodeType.h
Generated by
1.11.0