<Code Lib>
2021 Method
Changes 0
M

KeyBasedTreeEntriesLoadContent.CanAddEntry

Description:
Verifies if the KeyBasedTreeEntry could be added in this KeyBasedTreeEntriesLoadContent.

public bool CanAddEntry(
	KeyBasedTreeEntry entry
)

Return Value bool True if the KeyBasedTreeEntry could be added in, otherwise false.

Loading…