Function ManagedMovementOverrides.ValidateAdd
ValidateAdd
(System.Delegate callback)
Checks that this entity is an agent that can hold a callback.
Public
void ValidateAdd (
System.Delegate | callback |
Checks that this entity is an agent that can hold a callback.
Checks AgentManagedBackupRef rather than AgentManagedRef, so that registering on a freshly cloned agent is allowed. The slot is not read until the change is applied, which is always after the clone has been repaired.