Table of Contents

Class Scavenger.CommunicationAnimation

Namespace
Global
Assembly
Assembly-CSharp.dll
public abstract class Scavenger.CommunicationAnimation : Scavenger.AttentiveAnimation
Inheritance
Scavenger.CommunicationAnimation
Derived
Inherited Members

Constructors

CommunicationAnimation(Scavenger, CreatureRepresentation, Vector2, ID)

public CommunicationAnimation(Scavenger scavenger, Tracker.CreatureRepresentation creatureRep, Vector2 point, Scavenger.ScavengerAnimation.ID id)

Parameters

scavenger Scavenger
creatureRep Tracker.CreatureRepresentation
point Vector2
id Scavenger.ScavengerAnimation.ID

Fields

gestureArm

public int gestureArm

Field Value

int

pointWithSpears

public bool pointWithSpears

Field Value

bool

Properties

GestureArm

public int GestureArm { get; }

Property Value

int

Methods

GestureArmPos()

public virtual Vector2 GestureArmPos()

Returns

Vector2