<Code Lib>
2021 Method
Changes 0
M

AssetPropertyList.RemoveAssetProperty

Description:
Remove the AssetProperty from the list.

public void RemoveAssetProperty(
	int index
)

  • Int32
    index
    Index to remove the AssetProperty from.

Loading…