Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
SiliconStudio.Assets.IFileSynchronizable Interface Reference

Identify an object that is associated with an anchor file on the disk where all the UPath members of this instance are relative to the FullPath of this instance. More...

Inheritance diagram for SiliconStudio.Assets.IFileSynchronizable:
SiliconStudio.Assets.IDirtyable SiliconStudio.Assets.AssetItem SiliconStudio.Assets.Package SiliconStudio.Assets.Templates.TemplateDescription SiliconStudio.Assets.Templates.TemplateSampleDescription

Properties

UFile FullPath [get]
 Gets the full path on disk where this instance is stored. More...
 
- Properties inherited from SiliconStudio.Assets.IDirtyable
bool IsDirty [get, set]
 Gets or sets a value indicating whether this instance is dirty. More...
 

Detailed Description

Identify an object that is associated with an anchor file on the disk where all the UPath members of this instance are relative to the FullPath of this instance.

Definition at line 11 of file IFileSynchronizable.cs.

Property Documentation

UFile SiliconStudio.Assets.IFileSynchronizable.FullPath
get

Gets the full path on disk where this instance is stored.

The full path.

Definition at line 17 of file IFileSynchronizable.cs.


The documentation for this interface was generated from the following file: