C# Class ctac.Constants

Mostrar archivo 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_oe static_oe property

public static float cameraRaycastDist
return float

cardCamera public_oe static_oe property

public static string cardCamera
return string

cardCanvas public_oe static_oe property

public static string cardCanvas
return string

cardSpawnPosition public_oe static_oe property

public static Vector3,UnityEngine cardSpawnPosition
return UnityEngine.Vector3

chooseCardTag public_oe static_oe property

public static string chooseCardTag
return string

eventTags public_oe static_oe property

public static List eventTags
return List

heightDeltaThreshold public_oe static_oe property

public static float heightDeltaThreshold
return float

historyTileTag public_oe static_oe property

public static string historyTileTag
return string

targetPieceTag public_oe static_oe property

public static string targetPieceTag
return string