<Code Lib>
2020 Method
Changes 0
M

AssetProperties.IsValidIndex

Description:
Returns true if the provided index is valid.

public bool IsValidIndex(
	int index
)

Return Value bool True if index is valid, false otherwise.

Loading…