Variables

Methods

@:overloadfinalGetToken():FieldToken

@:overloadfinalSetConstant(defaultValue:Dynamic):Void

@:overloadfinalSetCustomAttribute(customBuilder:CustomAttributeBuilder):Void

@:overloadfinalSetCustomAttribute(con:ConstructorInfo, binaryAttribute:NativeArray<UInt8>):Void

@:overloadfinalSetMarshal(unmanagedMarshal:UnmanagedMarshal):Void

@:overloadfinalSetOffset(iOffset:Int):Void

Inherited Variables

Defined by FieldInfo

read onlyIsAssembly:Bool

read onlyIsFamily:Bool

read onlyIsInitOnly:Bool

read onlyIsLiteral:Bool

read onlyIsPinvokeImpl:Bool

read onlyIsPrivate:Bool

read onlyIsPublic:Bool

read onlyIsSpecialName:Bool

read onlyIsStatic:Bool

Defined by MemberInfo

read onlyMetadataToken:Int

Inherited Methods

Defined by FieldInfo

@:overloadSetValue(obj:Dynamic, value:Dynamic, invokeAttr:BindingFlags, binder:Binder, culture:CultureInfo):Void

@:overloadfinalSetValue(obj:Dynamic, value:Dynamic):Void

@:overloadSetValueDirect(obj:TypedReference, value:Dynamic):Void

Defined by MemberInfo

@:overloadGetCustomAttributes(inherit:Bool):NativeArray<Dynamic>

@:overloadGetCustomAttributes(attributeType:Type, inherit:Bool):NativeArray<Dynamic>

@:overloadToString():String