You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor) in prep for copy up
#rb none [CL 8563299 by Chris Gagnon in Dev-Editor branch]
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
UENUM()
|
||||
enum class ESplineBoneAxis : uint8
|
||||
{
|
||||
None = 0 UMETA(Hidden),
|
||||
X = 1,
|
||||
Y = 2,
|
||||
Z = 3,
|
||||
|
||||
Reference in New Issue
Block a user