Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
fBaseXtensions
Cache
Internal
Objects
CacheServerObject
C# Class fBaseXtensions.Cache.Internal.Objects.CacheServerObject
Used for all non-avoidance objects (Monsters, Gizmos, and Misc Objects)
Inheritance:
CacheObstacle
Show file
Open project: herbfunk/Funky
Class Usage Examples
Public Methods
Method
Description
CacheServerObject
(
CacheObject
parent
) :
System
RefreshObject
( ) :
void
Method Details
CacheServerObject()
public
method
public
CacheServerObject
(
CacheObject
parent
) :
System
parent
CacheObject
return
System
RefreshObject()
public
method
public
RefreshObject
( ) :
void
return
void