2025 Method
Changes 0
M

AssetProperties.Get

Description:
Gets the property at the given index.
public AssetProperty Get(
	int index
)
  • index
    An integer index.
Return Value AssetProperty The property at the given index.