HutongGames.PlayMaker.Actions.OpenFile Class Reference
Open file action for PlayMaker. More...
Inheritance diagram for HutongGames.PlayMaker.Actions.OpenFile:

Public Member Functions | |
override void | OnEnter () |
Public Attributes | |
FsmString | Extensions = "txt" |
Extensions of the file (separated by semicolon ';'). More... | |
![]() | |
FsmEvent | sendEvent |
FsmString | StartPath |
Start path for the selection. More... | |
FsmBool | Selected |
True if a file or folder is selected (output). More... | |
FsmString | ResultPath |
Result path of the selection (output). More... | |
Detailed Description
Open file action for PlayMaker.
Member Data Documentation
◆ Extensions
FsmString HutongGames.PlayMaker.Actions.OpenFile.Extensions = "txt" |
Extensions of the file (separated by semicolon ';').
The documentation for this class was generated from the following file:
- C:/Users/slaub/Unity/assets/FileBrowser/FileBrowserPro/Assets/Plugins/crosstales/FileBrowser/3rd party/PlayMaker/Scripts/OpenFile.cs