Interface IArtifactContent
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public interface IArtifactContent
- Extension Methods
Properties
IsActive
bool IsActive { get; }
Property Value
IsHeld
bool IsHeld { get; }
public interface IArtifactContent
bool IsActive { get; }
bool IsHeld { get; }