Added ThruBits.
This commit is contained in:
parent
69da5c23a3
commit
60f0d35477
5 changed files with 34 additions and 4 deletions
|
|
@ -349,6 +349,7 @@ void AActor::Serialize(FSerializer &arc)
|
|||
A("spriteangle", SpriteAngle)
|
||||
A("spriterotation", SpriteRotation)
|
||||
("alternative", alternative)
|
||||
A("thrubits", ThruBits)
|
||||
A("cameraheight", CameraHeight)
|
||||
A("camerafov", CameraFOV)
|
||||
A("tag", Tag)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue