C# Class ctac.Constants

Show file Open project: dshook/centauri-tac

Public Properties

Property Type Description
cameraRaycastDist float
cardCamera string
cardCanvas string
cardSpawnPosition UnityEngine.Vector3
chooseCardTag string
eventTags List
heightDeltaThreshold float
historyTileTag string
targetPieceTag string

Property Details

cameraRaycastDist public static property

public static float cameraRaycastDist
return float

cardCamera public static property

public static string cardCamera
return string

cardCanvas public static property

public static string cardCanvas
return string

cardSpawnPosition public static property

public static Vector3,UnityEngine cardSpawnPosition
return UnityEngine.Vector3

chooseCardTag public static property

public static string chooseCardTag
return string

eventTags public static property

public static List eventTags
return List

heightDeltaThreshold public static property

public static float heightDeltaThreshold
return float

historyTileTag public static property

public static string historyTileTag
return string

targetPieceTag public static property

public static string targetPieceTag
return string