get_niagara_playback_range
Retrieve the playback range and frame rate of a Niagara System. Check if the range is too short, which can prevent effects from playing.
Instructions
Get the current timeline playback range and frame rate settings.
Returns the start/end time in seconds and the frame rate configuration. Use to check if the playback range is too short (common cause of effects appearing to not play).
Args: system_path: Path to the Niagara System asset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| system_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |