2020 Method
Changes 0
M

AssetPropertyList.InsertNewAssetPropertyInteger

Description:
Insert a new AssetPropertyInteger containing the input value to this list.
public void InsertNewAssetPropertyInteger(
	int value,
	int index
)