 | CacheableValueSetterGetReferencedComponent Method |
Fetch the Component this setter is referencing.
Namespace:
DustProductions.Core
Assembly:
DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic abstract Component GetReferencedComponent()
Return Value
Type:
ComponentThe Component referenced by the setter.
See Also