unreal-sdk/src
Janis 0987e57963 renamed field getters, unsafe cast
- renamed field getter functions to just the field, and field_mut for &mut
getters
- made casting `unsafe` to make sure it explicitly is checked each time
- fixed injected types being NonNull<T>
2023-04-22 02:13:14 +02:00
..
global_tables renamed field getters, unsafe cast 2023-04-22 02:13:14 +02:00
sdk/output renamed field getters, unsafe cast 2023-04-22 02:13:14 +02:00
v2_types allow access to inner uobject for casting 2023-04-21 23:01:18 +02:00
core_types.rs extracted fname and tarray from raw types into own modules 2023-04-20 02:36:46 +02:00
fname.rs extracted fname and tarray from raw types into own modules 2023-04-20 02:36:46 +02:00
helper_types.rs smol 2023-04-22 01:19:31 +02:00
lib.rs pointer helper types that the sdk uses 2023-04-22 01:02:45 +02:00
tarray.rs fix for FString 2023-04-21 18:18:22 +02:00
types.rs extracted fname and tarray from raw types into own modules 2023-04-20 02:36:46 +02:00