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
scavengerScavengercreatureRepTracker.CreatureRepresentationpointVector2idScavenger.ScavengerAnimation.ID
Fields
gestureArm
public int gestureArm
Field Value
pointWithSpears
public bool pointWithSpears
Field Value
Properties
GestureArm
public int GestureArm { get; }
Property Value
Methods
GestureArmPos()
public virtual Vector2 GestureArmPos()
Returns
- Vector2