Table of Contents

Class ArtifactGeneric

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class ArtifactGeneric : ItemInstanceBehaviour, IArtifactContent
Inheritance
ArtifactGeneric
Implements
Inherited Members
Extension Methods

Constructors

ArtifactGeneric()

public ArtifactGeneric()

Fields

stashAbleEntry

public StashAbleEntry stashAbleEntry

Field Value

StashAbleEntry

Properties

IsActive

public bool IsActive { get; }

Property Value

bool

IsHeld

public bool IsHeld { get; }

Property Value

bool

Methods

ConfigItem(ItemInstanceData, PhotonView)

public override void ConfigItem(ItemInstanceData data, PhotonView playerView)

Parameters

data ItemInstanceData
playerView PhotonView