<Code Lib>
2021 Method
Changes 0
M

AssetProperty.GetConnectedProperty

Description:
Gets one connected property with specified index.

public AssetProperty GetConnectedProperty(
	int index
)

  • Int32
    index
Return Value AssetProperty The AProperty of that index.

Loading…