Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
FullInspector
BackupService
fiStorageComponent
C# Class FullInspector.BackupService.fiStorageComponent
Inheritance:
UnityEngine.MonoBehaviour
,
fiIEditorOnlyTag
Datei anzeigen
Open project: jacobdufault/fullinspector
Public Properties
Property
Type
Description
Objects
List
SeenBaseBehaviors
List
Public Methods
Method
Description
RemoveInvalidBackups
( ) :
void
Removes all backups that no longer have a target.
Method Details
RemoveInvalidBackups()
public
method
Removes all backups that no longer have a target.
public
RemoveInvalidBackups
( ) :
void
return
void
Property Details
Objects
public_oe property
Our backups.
public
List
Objects
return
List
SeenBaseBehaviors
public_oe property
public
List
SeenBaseBehaviors
return
List