Interface IHasOwnership
Defines that an object can have an owner.
Namespace: OpenMod.Extensions.Games.Abstractions.Acl
Assembly: OpenMod.Extensions.Games.Abstractions.dll
Syntax
public interface IHasOwnership
Properties
| Improve this Doc View SourceOwnership
Gets the ownership of this object.
Declaration
IOwnership Ownership { get; }
Property Value
Type | Description |
---|---|
IOwnership |