<Code Lib>
2020 Method
Changes 0
M

AssetPropertyList.RemoveAssetProperty

Description:
Remove the AssetProperty from the list.

public void RemoveAssetProperty(
	int index
)

  • index
    Index to remove the AssetProperty from.

Loading…