Show / Hide Table of Contents

Struct TypewriterAction

TextAnimator's typewriter action

Namespace: Febucci.UI
Assembly: Febucci.TextAnimator.Runtime.dll
Syntax
public struct TypewriterAction

Fields

actionID

ID of the action without the tag symbols, eg. 'waitfor'

Declaration
public string actionID
Field Value
Type Description
String

parameters

Declaration
public List<string> parameters
Field Value
Type Description
List<String>
Back to top Text Animator for Unity - Documentation