<Code Lib>
2025 Method
Changes 0
M

AssetProperty.GetConnectedProperty

Description:
Gets one connected property with specified index.

public AssetProperty GetConnectedProperty(
	int index
)

Return Value AssetProperty The AProperty of that index.

Loading…