Properties
Exposing C# members to Unreal Engine, they must be marked with the [UProperty] attribute and be defined as properties.
Getters and Setters currently cannot be used as the weaver injects into them.
Last updated
Exposing C# members to Unreal Engine, they must be marked with the [UProperty] attribute and be defined as properties.
Getters and Setters currently cannot be used as the weaver injects into them.
Last updated