MEMO REAL

  • ホーム
  • WordPress
  • プラグイン
  • HTML & CSS
  • jQuery
  • PHP
  • カメラ
  • Unity
  • iOS
  • サーバー
  • その他

2016年10月

  1. HOME
  2. 2016年10月
2016/10/10 / 最終更新日時 : 2016/10/10 ブログマスター Unity

【Unity】自分自身を削除する

this だけでは、削除できないので、 this.gameObject と書く必要があります。 [c] Destroy( this.gameObject ); [/c]

2016/10/02 / 最終更新日時 : 2016/10/02 ブログマスター WordPress

【WordPress】公開・更新時にカスタムフィールドの内容をカスタマイズ

記事を公開・更新時にカスタムフィールドの値をカスタマイズする方法です。 自動入力なんかに使えます。 [php] function custom_save_post( $post_id, $post ) {  & […]

Copyright © MEMO REAL All Rights Reserved.

Powered by WordPress with Lightning Theme & VK All in One Expansion Unit

MENU
  • ホーム
  • WordPress
  • プラグイン
  • HTML & CSS
  • jQuery
  • PHP
  • カメラ
  • Unity
  • iOS
  • サーバー
  • その他
PAGE TOP