CentralBodiesFacetUseInCurrentContext Method |
Adds this instance to the current context, making it the official instance of this
facet type in the context.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public override void UseInCurrentContext()
Public Overrides Sub UseInCurrentContext
public:
virtual void UseInCurrentContext() override
abstract UseInCurrentContext : unit -> unit
override UseInCurrentContext : unit -> unit
See Also