Свойство | Type | Description | |
---|---|---|---|
InternalInitialize | bool |
Méthode | Description | |
---|---|---|
GetHashCode ( ) : int | ||
OnSpawn ( ) : void |
Called after successful actor creation via Actor.Create.
|
|
Remove ( bool forceRemoveNow = false ) : void |
Removes this actor from the world.
|
Méthode | Description | |
---|---|---|
InternalInitialize ( IScriptInitializationParams initParams ) : bool |
public Remove ( bool forceRemoveNow = false ) : void | ||
forceRemoveNow | bool | |
Résultat | void |