o!() { /* proc-macro */ }
Resolves a class member offset at compile time.
Expands to a usize literal. Produces a compile error if the class/member pair is not found in the dumpspace data.
usize
let owning_game_instance = offset!("UWorld", "OwningGameInstance");