C# Class SWFProcessing.SWFModeller.SWFReader.FrameNote

A note which can be made against a frame number, e.g. a scene or a frame label. These are resolved later into frame object references.
ファイルを表示 Open project: WeeWorld/Swiffotron

Public Properties

Property Type Description
frame uint
note string

Property Details

frame public_oe property

public uint frame
return uint

note public_oe property

public string note
return string