Preparing search index...
The search index is not available
@akashic-extension/akashic-animation
@akashic-extension/akashic-animation
Content
Class Content<T>
コンテント。
ContainerV3に格納するデータを、名前、種別と共に保持する。
Type Parameters
T
Hierarchy
Content
Index
Constructors
constructor
Properties
data
name
type
Constructors
constructor
new
Content
<
T
>
(
type
:
ContentType
, name
:
string
, data
:
T
)
:
Content
<
T
>
Type Parameters
T
Parameters
type:
ContentType
name:
string
data:
T
Returns
Content
<
T
>
Properties
data
data
:
T
name
name
:
string
type
type
:
ContentType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@akashic-
extension/akashic-
animation
Animation
Handler
Params
Anime
Params
aop
vfx
Content
constructor
data
name
type
Generated using
TypeDoc
コンテント。
ContainerV3に格納するデータを、名前、種別と共に保持する。