class:/TYPE/HutongGames.PlayMaker.FsmObject//, can be loaded from an assetbundle using HutongGames_PlayMaker::FsmObject::createfromassetbundle(bundlename,prefabname) /
System.Void
HutongGames.PlayMaker.NamedVariable
| static HutongGames.PlayMaker.FsmObject Create ( |
| ) |
Constructor replaces new;
| name System.String | no description |
HutongGames.PlayMaker.FsmObject
| static HutongGames.PlayMaker.FsmObject Create ( |
| ) |
Constructor replaces new;
| source HutongGames.PlayMaker.FsmObject | no description |
HutongGames.PlayMaker.FsmObject
Constructor replaces new;
HutongGames.PlayMaker.FsmObject
| static HutongGames.PlayMaker.FsmObject CreateFromAssetBundle( |
| ) |
Constructor for object from a bundle
| bundle string | bundle name |
| objectname string | object name with extension |
HutongGames.PlayMaker.FsmObject
System.String