<Code Lib>
2025.3 Method
Changes 0
M

KeyBasedTreeEntriesLoadContent.CanAddEntry

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

public bool CanAddEntry(
	KeyBasedTreeEntry entry
)

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

Loading…