2020 Method
Changes 0
M

AssetPropertyList.InsertNewAssetPropertyDouble

Description:
Inserts a new AssetPropertyDouble containing the input value to this list.
public void InsertNewAssetPropertyDouble(
	double value,
	int index
)