C# 클래스 Chatterer.chatterer

파일 보기 프로젝트 열기: pizzaoverhead/Chatterer

보호된 프로퍼티들

프로퍼티 타입 설명
AAE_background_sample_selector_window_pos UnityEngine.Rect
chatter_filter_settings_window_pos UnityEngine.Rect
lab_window_pos UnityEngine.Rect
main_window_pos Rect
probe_sample_selector_window_pos Rect

공개 메소드들

메소드 설명
Awake ( ) : void
OnSceneChangeRequest ( GameScenes _scene ) : void
Update ( ) : void
launcherButtonRemove ( ) : void
launcherButtonToggle ( ) : void
updateRemoteTechData ( ) : void

보호된 메소드들

메소드 설명
draw_GUI ( ) : void

비공개 메소드들

메소드 설명
AAE_background_sample_selector_gui ( int window_id ) : void
AAE_gui ( ) : void
OnDestroy ( ) : void
OnGUIApplicationLauncherReady ( ) : void
add_default_audiosets ( ) : void
add_default_backgroundsources ( ) : void
add_default_beepsources ( ) : void
add_new_backgroundsource ( ) : void
add_new_beepsource ( ) : void
beep_filter_settings_gui ( int window_id ) : void
beeps_gui ( ) : void
begin_exchange ( float delay ) : void
build_skin_list ( ) : void
chatter_filter_settings_gui ( int window_id ) : void
chatter_gui ( ) : void
chatterer ( ) : System
combined_filter_settings_gui ( int sel_filter, AudioChorusFilter acf, AudioDistortionFilter adf, AudioEchoFilter aef, AudioHighPassFilter ahpf, AudioLowPassFilter alpf, AudioReverbFilter arf, int reverb_preset_index ) : int
copy_all_beep_filters ( BeepSource source ) : void
copy_all_chatter_filters ( ) : void
copy_beepsource_values ( BeepSource source ) : void
create_filter_defaults_node ( ) : void
destroy_all_background_players ( ) : void
destroy_all_beep_players ( ) : void
get_latest_version ( ) : void
initialize_new_exchange ( ) : void
load_AAE_background_audio ( ) : void
load_AAE_soundscape_audio ( ) : void
load_beep_audio ( ) : void
load_chatter_audio ( ) : void
load_plugin_defaults ( ) : void
load_plugin_settings ( ) : void
load_quindar_audio ( ) : void
load_radio ( ) : void
load_shared_settings ( ConfigNode node ) : void
load_sstv_audio ( ) : void
load_toggled_chatter_sets ( ) : void
load_vessel_node ( ConfigNode node ) : void
load_vessel_settings_node ( ) : void
main_gui ( int window_id ) : void
mute_check ( ) : void
new_beep_loose_timer_limit ( BeepSource bm ) : void
new_soundscape_loose_timer_limit ( ) : void
new_sstv_loose_timer_limit ( ) : void
new_vessel_node ( Vessel v ) : void
paste_all_beep_filters ( BeepSource source ) : void
paste_all_chatter_filters ( ) : void
paste_beepsource_values ( BeepSource source ) : void
play_quindar ( float delay ) : void
probe_sample_selector_gui ( int window_id ) : void
radio_check ( ) : void
reset_chorus_filter ( AudioChorusFilter acf ) : void
reset_distortion_filter ( AudioDistortionFilter adf ) : void
reset_echo_filter ( AudioEchoFilter aef ) : void
reset_highpass_filter ( AudioHighPassFilter ahpf ) : void
reset_lowpass_filter ( AudioLowPassFilter alpf ) : void
reset_reverb_filter ( AudioReverbFilter arf ) : void
save_plugin_settings ( ) : void
save_shared_settings ( ConfigNode node ) : void
search_vessel_settings_node ( ) : void
set_background_clip ( BackgroundSource src ) : void
set_beep_clip ( BeepSource beepsource ) : void
set_gui_styles ( ) : void
set_new_delay_between_exchanges ( ) : void
set_soundscape_clip ( ) : void
settings_gui ( ) : void
start_GUI ( ) : void
stop_GUI ( ) : void
stop_audio ( string audio_type ) : void
testing_gui ( int window_id ) : void
tooltips ( Rect pos ) : void
write_vessel_settings ( ) : void

메소드 상세

Awake() 공개 메소드

public Awake ( ) : void
리턴 void

OnSceneChangeRequest() 공개 메소드

public OnSceneChangeRequest ( GameScenes _scene ) : void
_scene GameScenes
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

draw_GUI() 보호된 메소드

protected draw_GUI ( ) : void
리턴 void

launcherButtonRemove() 공개 메소드

public launcherButtonRemove ( ) : void
리턴 void

launcherButtonToggle() 공개 메소드

public launcherButtonToggle ( ) : void
리턴 void

updateRemoteTechData() 공개 메소드

public updateRemoteTechData ( ) : void
리턴 void

프로퍼티 상세

AAE_background_sample_selector_window_pos 보호되어 있는 프로퍼티

protected Rect,UnityEngine AAE_background_sample_selector_window_pos
리턴 UnityEngine.Rect

chatter_filter_settings_window_pos 보호되어 있는 프로퍼티

protected Rect,UnityEngine chatter_filter_settings_window_pos
리턴 UnityEngine.Rect

lab_window_pos 보호되어 있는 프로퍼티

protected Rect,UnityEngine lab_window_pos
리턴 UnityEngine.Rect

main_window_pos 보호되어 있는 프로퍼티

protected Rect main_window_pos
리턴 Rect

probe_sample_selector_window_pos 보호되어 있는 프로퍼티

protected Rect probe_sample_selector_window_pos
리턴 Rect