Wiki

Case Status
Log In

Wiki

 
Home ยป API Reference»Accessing Scripts in a Custom …
Index
Navigation
Community Wiki

Accessing Scripts in a Custom Action

 

Playmaker provides built-in Script Control Actions, but sometimes you need direct access to a script. In these cases, you can write a custom action that interfaces with a script.

A simple example using C#:

To use the testFloat variable in a custom action:

Simply drag a MyBehavior component onto the My Behavior field in the custom action and assign a Float Variable to Get Test Float. 

Tags:

Last modified on 5/8/2011 2:14 AM by User.

  • RSS Feed