Click or drag to resize

GLSerializedPropertyFindPropertyRelative Method

Namespace:  Gamelogic.Extensions.Editor
Assembly:  Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax
C#
public GLSerializedProperty FindPropertyRelative(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: GLSerializedProperty
See Also