TemplateExtensionBaseOnSetOwner Method |
When the
Owner is attached to this extension, verifies that the object a
Template object.
Attaching any other object indicates that this extension was likely attached to the wrong type of object and results in a devlog to that effect.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected override void OnSetOwner()
Protected Overrides Sub OnSetOwner
See Also