Version: 2022.3
언어: 한국어
Method group is Obsolete

FieldDescription.offset

매뉴얼로 전환
Obsolete public int offset ;

설명

Offset of this field.

This offset of this field, from the address of the managed object start (including the object header). If offset is -1, it means this field is a ThreadLocal field. If the field is static, this offset indexes into the TypeDescription.staticFieldBytes.