Skip to content

ITextStudioInputProvider

InterfaceTextStudioTextStudio
public interface ITextStudioInputProvider

Supplies frame-based advance input to reveal actions without binding Text Studio to an input system.

bool WasAnyAdvancePressed()

Reports whether any configured advance action was pressed during the current frame.

Returns

System.Boolean: true only for a newly pressed advance action.