C# 클래스 RemoteTech.RTGlobals

파일 보기 프로젝트 열기: JDPKSP/RemoteTechLegacy 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AttitudePos UnityEngine.Rect
LoadedData bool
Manager OrbitPhysicsManager
RTobj GameObject
RemoteCommandCrew int
SettingPos Rect
ThrottlePos Rect
comsatListScroll Vector2
controller RemoteTechController
coreList RemoteCoreList
extPack bool
listComsats bool
network RelayNetwork
settingsKey string
show bool
showFC bool
speedOfLight double
targets List
windowPos Rect

공개 메소드들

메소드 설명
Load ( ) : void
LoadData ( ) : void
SaveData ( ) : void
make ( ) : void

메소드 상세

Load() 공개 정적인 메소드

public static Load ( ) : void
리턴 void

LoadData() 공개 정적인 메소드

public static LoadData ( ) : void
리턴 void

SaveData() 공개 정적인 메소드

public static SaveData ( ) : void
리턴 void

make() 공개 정적인 메소드

public static make ( ) : void
리턴 void

프로퍼티 상세

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

public static Rect,UnityEngine AttitudePos
리턴 UnityEngine.Rect

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

public static bool LoadedData
리턴 bool

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

public static OrbitPhysicsManager Manager
리턴 OrbitPhysicsManager

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

public static GameObject RTobj
리턴 GameObject

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

public static int RemoteCommandCrew
리턴 int

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

public static Rect SettingPos
리턴 Rect

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

public static Rect ThrottlePos
리턴 Rect

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

public static Vector2 comsatListScroll
리턴 Vector2

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

public static RemoteTechController controller
리턴 RemoteTechController

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

public static RemoteCoreList coreList
리턴 RemoteCoreList

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

public static bool extPack
리턴 bool

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

public static bool listComsats
리턴 bool

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

public static RelayNetwork network
리턴 RelayNetwork

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

public static string settingsKey
리턴 string

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

public static bool show
리턴 bool

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

public static bool showFC
리턴 bool

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

public static double speedOfLight
리턴 double

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

public static List targets
리턴 List

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

public static Rect windowPos
리턴 Rect