<Code Lib>
2025 Method
Changes 5
M

FileDialog.GetSelectedModelPath

Description:
Returns the selected file path chosen by the user.

public ModelPath GetSelectedModelPath()

ModelPath The selected file path, or if the dialog has not been shown or selection was cancelled.

Loading…