; ; FMOD_Geometry_GetPolygonAttributes from 0x1800c5f90 to 0x1800c5fd0 (64 bytes) ; ; 3 xrefs: ; > FMOD5_Geometry_GetPolygonAttributes @ 0x1800f43b0 ; > @ 0x180194348 ; > @ 0x1801fdfe0 ; ; This function is hookable on this platform! ; ; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA ; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings ; sub rsp, 38h ; +0x0, 0x1800c5f90 test rcx, rcx ; +0x4, 0x1800c5f94 jnz short loc_1800C5FA3 ; +0x7, 0x1800c5f97 mov eax, 1Fh ; +0x9, 0x1800c5f99 add rsp, 38h ; +0xe, 0x1800c5f9e retn ; +0x12, 0x1800c5fa2 lea rax, [rsp+38h+arg_0] ; +0x13, 0x1800c5fa3 mov [rsp+38h+var_18], rax ; +0x18, 0x1800c5fa8 call ?getPolygonAttributes@Geometry@FMOD@@QEAA?AW4FMOD_RESULT@@HPEAM0PEA_N@Z; FMOD::Geometry::getPolygonAttributes(int,float *,float *,bool *) ; +0x1d, 0x1800c5fad test eax, eax ; +0x22, 0x1800c5fb2 jnz short loc_1800C5FCB ; +0x24, 0x1800c5fb4 mov rdx, [rsp+38h+arg_20] ; +0x26, 0x1800c5fb6 test rdx, rdx ; +0x2b, 0x1800c5fbb jz short loc_1800C5FCB ; +0x2e, 0x1800c5fbe xor ecx, ecx ; +0x30, 0x1800c5fc0 cmp [rsp+38h+arg_0], cl ; +0x32, 0x1800c5fc2 setnz cl ; +0x36, 0x1800c5fc6 mov [rdx], ecx ; +0x39, 0x1800c5fc9 add rsp, 38h ; +0x3b, 0x1800c5fcb retn ; +0x3f, 0x1800c5fcf