UEVR_FField

What is FField?

FField is a struct that represents a field in Unreal Engine.

Functions

field:get_next()

Returns the next UEVR_FField* object in the linked list of fields.

field:get_fname()

Returns the UEVR_FName object of the field name.

field:get_class()

Returns the UEVR_FFieldClass object of the field.