Click or drag to resize

GLSerializedPropertyenumValueIndex Property

Note: This API is now obsolete.

Namespace:  Gamelogic.Extensions.Editor
Assembly:  Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute("Use EnumValueIndex instead")]
public int enumValueIndex { get; set; }

Property Value

Type: Int32
See Also