This site is inactive!

This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.

Members

Properties

Functions

Returns Function History
Content RegisterActiveKeyframeSequence ( Instance keyframeSequence )
Content RegisterKeyframeSequence ( Instance keyframeSequence )
Instance GetKeyframeSequence ( Content assetId )
Instance GetKeyframeSequenceById ( int64 assetId, bool useCache ) (+0.131)

YieldFunctions

Returns YieldFunction History
Instance GetAnimations ( int64 userId ) (+0.131)
Instance GetKeyframeSequenceAsync ( Content assetId ) (+0.296)
  • 1 yieldfunction inherited from Instance

Events

Function Descriptions

ContentKeyframeSequenceProvider.RegisterActiveKeyframeSequence ( Instance keyframeSequence )

ContentKeyframeSequenceProvider.RegisterKeyframeSequence ( Instance keyframeSequence )

InstanceKeyframeSequenceProvider.GetKeyframeSequence ( Content assetId )

Deprecated: This member is deprecated.

Tags: PluginSecurity

InstanceKeyframeSequenceProvider.GetKeyframeSequenceById ( int64 assetId, bool useCache )

Version History:(+0.131)

Deprecated: This member is deprecated.

Tags: PluginSecurity

YieldFunction Descriptions

InstanceKeyframeSequenceProvider.GetAnimations ( int64 userId )

Version History:(+0.131)

InstanceKeyframeSequenceProvider.GetKeyframeSequenceAsync ( Content assetId )

Version History:(+0.296)

Inherits: