MCPcopy Index your code
hub / github.com/4ian/GDevelop / pause

Method pause

Extensions/TweenBehavior/TweenManager.ts:583–583  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

581 stop(jumpToDest: boolean): void;
582 resume(): void;
583 pause(): void;
584 getProgress(): float;
585 getValue(): float;
586 getNetworkSyncData(): TweenInstanceNetworkSyncData<T>;

Callers 15

pauseFunction · 0.65
pauseMethod · 0.65
stopMethod · 0.65
pauseMethod · 0.65
pauseTweenMethod · 0.65
eFunction · 0.65
pauseSoundOnChannelFunction · 0.65
pauseMusicOnChannelFunction · 0.65
howler.min.jsFile · 0.65
pauseMethod · 0.65
pauseAllActiveSoundsMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected