@Retention(value=RUNTIME) @Target(value=TYPE) public @interface UnrealEnum
EnumValue is specified for enum fields, their name is converted from
Java enum constant form (OVERWRITE_ALL) to T3D format (OverwriteAll). This annotation's
value is prepended to the field name, enluess EnumValue.raw() is set.public abstract String value
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.