s&
infoAbout
infoAbout s&box newspaperLatest News published_with_changesChanges mapRoadmap monitoringMetrics
gamesGames
sports_esportsBrowse Games exploreDiscover Games
categoryWorkshop
sports_esportsGames landscapeMaps view_in_arModels textureMaterials apparelClothing constructionMore..
forumForum menu_bookLearn
docsDocumentation apiApi Reference schoolTutorials manage_searchCode Search
inputLog in with Steam chevron_leftChange Language
简体中文EnglishРусскийEspañolPortuguês-BrasilDeutsch日本語FrançaisPolskiTürkçe한국어PirateItalianoไทย繁體中文УкраїнськаČeštinaNederlandsMagyarDanskSuomiSvenskaNorskΕλληνικάRomânăБългарскиTiếng ViệtBahasa IndonesiaEspañol-Latinoaméricaالعربية
Api
ITrackPropertyFactory
chevron_left API Reference
interface
ITrackPropertyFactory

Properties

data_objectOrder

Methods

functionsCreatePropertyfunctionsGetDisplayInfofunctionsGetPropertyNamesfunctionsGetTargetType
ITrackPropertyFactory
Used by Sandbox.MovieMaker.TrackBinder to create Sandbox.MovieMaker.ITrackProperty instances that allow Sandbox.MovieMaker.ITracks to modify values in a scene.
interface Sandbox.MovieMaker.Properties .
abstractSandbox.Engine

data_object Properties 1

Order
int
Used to sort the order that factories are considered when trying to create a property.

functions Methods 4

CreateProperty (parent, name)
ITrackProperty`1
Create a property with the given , , and property value type . The target type was previously returned by Sandbox.MovieMaker.Properties.ITrackPropertyFactory.GetTargetType(Sandbox.MovieMaker.ITrackTarget,System.String), or read from a deserialized track.
GetDisplayInfo (parent, name)
DisplayInfo
When listing properties to add, how should we format the name / description / icon?
GetPropertyNames (parent)
IEnumerable`1
Lists all available property names provided by this factory from a given .
GetTargetType (parent, name)
Type
Decides if this factory can create a property given a target and . Returns any non- type if this factory can create such a property, after which Sandbox.MovieMaker.Properties.ITrackPropertyFactory.CreateProperty``1(Sandbox.MovieMaker.ITrackTarget,System.String) will be called using that type.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.
  • News
  • Docs
  • Metrics
  • FAQ
  • Forum
  • Discord
  • Twitter