HBSteamUGCEditor

Inherits: RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Methods

HBSteamUGCEditor

add_kv_tag ( String key, String value )

HBSteamUGCEditor

for_app_id ( int app_id )

HBSteamUGCEditor

new_community_file ( ) static

HBSteamUGCEditor

remove_kv_tag ( String key )

void

submit ( )

HBSteamUGCEditor

with_changelog ( String changelog )

HBSteamUGCEditor

with_description ( String description )

HBSteamUGCEditor

with_metadata ( String metadata )

HBSteamUGCEditor

with_preview_file ( String preview_file )

HBSteamUGCEditor

with_tags ( PackedStringArray tags )

HBSteamUGCEditor

with_title ( String title )

HBSteamUGCEditor

with_visibility ( RemoteStoragePublishedFileVisibility visiblity )


Signals

file_submitted ( int result, bool user_needs_to_accept_workshop_legal_agreement )

There is currently no description for this signal. Please help us by contributing one!


Method Descriptions

HBSteamUGCEditor add_kv_tag ( String key, String value )

There is currently no description for this method. Please help us by contributing one!


HBSteamUGCEditor for_app_id ( int app_id )

There is currently no description for this method. Please help us by contributing one!


HBSteamUGCEditor new_community_file ( ) static

There is currently no description for this method. Please help us by contributing one!


HBSteamUGCEditor remove_kv_tag ( String key )

There is currently no description for this method. Please help us by contributing one!


void submit ( )

There is currently no description for this method. Please help us by contributing one!


HBSteamUGCEditor with_changelog ( String changelog )

There is currently no description for this method. Please help us by contributing one!


HBSteamUGCEditor with_description ( String description )

There is currently no description for this method. Please help us by contributing one!


HBSteamUGCEditor with_metadata ( String metadata )

There is currently no description for this method. Please help us by contributing one!


HBSteamUGCEditor with_preview_file ( String preview_file )

There is currently no description for this method. Please help us by contributing one!


HBSteamUGCEditor with_tags ( PackedStringArray tags )

There is currently no description for this method. Please help us by contributing one!


HBSteamUGCEditor with_title ( String title )

There is currently no description for this method. Please help us by contributing one!


HBSteamUGCEditor with_visibility ( RemoteStoragePublishedFileVisibility visiblity )

There is currently no description for this method. Please help us by contributing one!