C# 클래스 ctac.Constants

파일 보기 프로젝트 열기: dshook/centauri-tac

공개 프로퍼티들

프로퍼티 타입 설명
cameraRaycastDist float
cardCamera string
cardCanvas string
cardSpawnPosition UnityEngine.Vector3
chooseCardTag string
eventTags List
heightDeltaThreshold float
historyTileTag string
targetPieceTag string

프로퍼티 상세

cameraRaycastDist 공개적으로 정적으로 프로퍼티

public static float cameraRaycastDist
리턴 float

cardCamera 공개적으로 정적으로 프로퍼티

public static string cardCamera
리턴 string

cardCanvas 공개적으로 정적으로 프로퍼티

public static string cardCanvas
리턴 string

cardSpawnPosition 공개적으로 정적으로 프로퍼티

public static Vector3,UnityEngine cardSpawnPosition
리턴 UnityEngine.Vector3

chooseCardTag 공개적으로 정적으로 프로퍼티

public static string chooseCardTag
리턴 string

eventTags 공개적으로 정적으로 프로퍼티

public static List eventTags
리턴 List

heightDeltaThreshold 공개적으로 정적으로 프로퍼티

public static float heightDeltaThreshold
리턴 float

historyTileTag 공개적으로 정적으로 프로퍼티

public static string historyTileTag
리턴 string

targetPieceTag 공개적으로 정적으로 프로퍼티

public static string targetPieceTag
리턴 string