Super Bomber Kit
Search Results for

    Show / Hide Table of Contents

    Enum EWalkDirection

    Mapping directions

    Namespace: BomberDogs.PlayerBehaviours
    Assembly: Assembly-CSharp.dll
    Syntax
    public enum EWalkDirection

    Fields

    Name Description
    down
    left
    right
    up

    Extension Methods

    EWalkDirectionExtensions.ToVectorDirection(EWalkDirection)
    • Edit this page
    • View Source
    In this article
    Back to top