Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
e89fa2d1865dbc514f45c1411877435e3a8d6292
/
.
/
tests
/
union_vector
/
Character.cs
blob: 73a5cba49f6bf71880c24343c79358f08348f41b [
file
] [
log
] [
blame
]
// <auto-generated>
// automatically generated by the FlatBuffers compiler, do not modify
// </auto-generated>
public
enum
Character
:
byte
{
NONE
=
0
,
MuLan
=
1
,
Rapunzel
=
2
,
Belle
=
3
,
BookFan
=
4
,
Other
=
5
,
Unused
=
6
,
};