C# 클래스 SaveSystem.SaveFile, gmap377_leathGloves_inc

파일 보기 프로젝트 열기: bi3mer/gmap377_leathGloves_inc

공개 프로퍼티들

프로퍼티 타입 설명
BeamAmmo float
GoliathDead bool
MineAmmo float
MineLayerDead bool
Multiplier int
PlayerPosition Vector3
PlayerRotation Quaternion
RocketAmmo float
SaveVersion int
Score int
ScorpionDead bool
TankBossDead bool
TimesBeaten int
desertSamplePointChunks List
desertSamplePointLocations List
desertSamplePointObjectNames List
desertSamplePointSizes List
desertTriangleIndexes List
iceSamplePointChunks List
iceSamplePointLocations List
iceSamplePointObjectNames List
iceSamplePointSizes List
iceTriangleIndexes List
newGamePlus bool

공개 메소드들

메소드 설명
Initialize ( ) : void
Load ( ) : void
NewGamePlusLoad ( ) : void
SaveFile ( ) : System
SoftLoad ( ) : void

메소드 상세

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

Load() 공개 메소드

public Load ( ) : void
리턴 void

NewGamePlusLoad() 공개 메소드

public NewGamePlusLoad ( ) : void
리턴 void

SaveFile() 공개 메소드

public SaveFile ( ) : System
리턴 System

SoftLoad() 공개 메소드

public SoftLoad ( ) : void
리턴 void

프로퍼티 상세

BeamAmmo 공개적으로 프로퍼티

public float BeamAmmo
리턴 float

GoliathDead 공개적으로 프로퍼티

public bool GoliathDead
리턴 bool

MineAmmo 공개적으로 프로퍼티

public float MineAmmo
리턴 float

MineLayerDead 공개적으로 프로퍼티

public bool MineLayerDead
리턴 bool

Multiplier 공개적으로 프로퍼티

public int Multiplier
리턴 int

PlayerPosition 공개적으로 프로퍼티

public Vector3 PlayerPosition
리턴 Vector3

PlayerRotation 공개적으로 프로퍼티

public Quaternion PlayerRotation
리턴 Quaternion

RocketAmmo 공개적으로 프로퍼티

public float RocketAmmo
리턴 float

SaveVersion 공개적으로 프로퍼티

public int SaveVersion
리턴 int

Score 공개적으로 프로퍼티

public int Score
리턴 int

ScorpionDead 공개적으로 프로퍼티

public bool ScorpionDead
리턴 bool

TankBossDead 공개적으로 프로퍼티

public bool TankBossDead
리턴 bool

TimesBeaten 공개적으로 프로퍼티

public int TimesBeaten
리턴 int

desertSamplePointChunks 공개적으로 프로퍼티

public List desertSamplePointChunks
리턴 List

desertSamplePointLocations 공개적으로 프로퍼티

public List desertSamplePointLocations
리턴 List

desertSamplePointObjectNames 공개적으로 프로퍼티

public List desertSamplePointObjectNames
리턴 List

desertSamplePointSizes 공개적으로 프로퍼티

public List desertSamplePointSizes
리턴 List

desertTriangleIndexes 공개적으로 프로퍼티

public List desertTriangleIndexes
리턴 List

iceSamplePointChunks 공개적으로 프로퍼티

public List iceSamplePointChunks
리턴 List

iceSamplePointLocations 공개적으로 프로퍼티

public List iceSamplePointLocations
리턴 List

iceSamplePointObjectNames 공개적으로 프로퍼티

public List iceSamplePointObjectNames
리턴 List

iceSamplePointSizes 공개적으로 프로퍼티

public List iceSamplePointSizes
리턴 List

iceTriangleIndexes 공개적으로 프로퍼티

public List iceTriangleIndexes
리턴 List

newGamePlus 공개적으로 프로퍼티

public bool newGamePlus
리턴 bool